Skip to content

StorageOptions.getService() javaDoc could be clearer #2115

@lesv

Description

@lesv

A customer has asked:
Storage storage = StorageOptions.getDefaultInstance().getService(); from storage quickstart

getService() is not defined.

Having looked at the JavaDocs, it could say that it returns a Service object for the current service, for example, if you are using Google Cloud Storage, it returns a Storage object. b/62208662

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