Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add Autoclass.terminal_storage_class and ListObjectRequest.mat…
…ch_glob (#2233) - [ ] Regenerate this pull request now. The terminal_storage_class field allows users to set the coldest storage class for Autoclass enabled buckets. An object in an Autoclass bucket will eventually cool down to the terminal storage class if there is no access to the object. PiperOrigin-RevId: 569316060 Source-Link: https://togithub.com/googleapis/googleapis/commit/6152583cc73cc80ad4db8fb628b8cdc5ef771557 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4d0fb9143b3869e1d00104ba6983a0a66bfe6627 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGQwZmI5MTQzYjM4NjllMWQwMDEwNGJhNjk4M2EwYTY2YmZlNjYyNyJ9 BEGIN_NESTED_COMMIT chore: add match_glob field to ListObjectsRequest This new field allows filtering out objects or prefixes from the listing. This can help improve performance by avoiding returning unwanted items. See https://cloud.google.com/storage/docs/json_api/v1/objects/list#list-objects-and-prefixes-using-glob. PiperOrigin-RevId: 568887673 Source-Link: https://togithub.com/googleapis/googleapis/commit/cf24f76c17c84e976818811b607d79dac17e4ac6 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/8cbb1c0e2fadbd6ef6f61bc7b3899d5103ea1461 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGNiYjFjMGUyZmFkYmQ2ZWY2ZjYxYmM3YjM4OTlkNTEwM2VhMTQ2MSJ9 END_NESTED_COMMIT
- Loading branch information