Skip to content

Typo in cloud storage readme #1491

@zyme

Description

@zyme

BlobInfo blobInfo = BlobInfo.newBuiler(blobId).setContentType("text/plain").build(); has a typo. The method should be newBuilder instead of newBuiler.

Metadata

Metadata

Labels

api: storageIssues related to the Cloud Storage API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions