Skip to content

Storage: Bucket.list_blobs fields param doc #7875

@xmedeko

Description

@xmedeko

I have google-cloud-storage-1.15.0 and want to user Bucket.list_blobs for many objects, so want to limit the fields returned. However, from the doc it's not clear to me:

  • If I have to specify nextPageToken in the fileds param as well or is it obsolete like the page_token param?
  • How to specify multiple fields and what's the proper form: items(name,size) or items/name,items/size?

Please, fill the doc, thanks.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions