dtkt.blob.v1beta1messages.protoListBlobsRequest
Message| Field | Type | Number | Description |
|---|---|---|---|
| prefix | string | 1 | Prefix indicates that only blobs with a key starting with this prefix should be returned. |
| page_size | int32 | 2 | 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_token | string | 3 | A page token, received from a previous When paginating, all other parameters provided to |
| bucket | string | 4 | Bucket to write blob (may be optional). |