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-04-01 UTC."],[[["This document outlines the `BucketMetadataPatchBuilder` class, which is used to modify specific fields of a Google Cloud Storage Bucket resource via PATCH requests."],["The latest version of this class is `2.37.0-rc`, with a history of versions down to `2.11.0` available, all linked to their respective documentation."],["The class includes methods to set or reset various bucket properties, including ACL, Autoclass, Billing, CORS, default event-based hold, default ACL, IAM configuration, encryption, labels, lifecycle, logging, name, retention policy, RPO, storage class, versioning, and website."],["The `BuildPatch()` method is a key function to send the modifications to the google cloud storage bucket."],["The `Reset` methods for each modifiable field are used to clear or un-set the corresponding property in the bucket."]]],[]]