dtkt.blob.v1beta1messages.proto

ListBlobsRequest

Message
FieldTypeNumberDescription
prefixstring1

Prefix indicates that only blobs with a key starting with this prefix should be returned.

page_sizeint322

The maximum number of blobs to return. The service may return fewer than this value. If unspecified, at most 50 blobs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

page_tokenstring3

A page token, received from a previous ListBlobs call. Provide this to retrieve the subsequent page.

When paginating, all other parameters provided to ListBlobs must match the call that provided the page token.

bucketstring4

Bucket to write blob (may be optional).