The Bucket resource has many modifiable fields. The application may send a patch request to change (or delete) a small fraction of these fields by using this object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This document outlines the `BucketMetadataPatchBuilder` class, which is used to modify specific fields of a Bucket resource via patch requests."],["The class provides methods for setting and resetting various bucket properties, including Access Control Lists (ACLs), Autoclass, Billing, CORS, event-based holds, IAM configuration, and encryption, among others."],["It offers the capability to set and reset labels, lifecycle management, logging, retention policies, storage class, versioning, and website configurations for a bucket."],["The `BuildPatch()` function allows you to generate the patch request string for use with the Google Cloud Storage API."],["The document lists many versions of the `BucketMetadataPatchBuilder`, ranging from the latest version (2.37.0-rc) down to version 2.11.0."]]],[]]