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-02 UTC."],[[["This document outlines the `BucketMetadataPatchBuilder` class, which is used to modify specific fields of a Bucket resource in Google Cloud Storage."],["The class supports various functions to set, reset, or clear properties such as ACL, Autoclass, Billing, Cors, DefaultEventBasedHold, DefaultAcl, IamConfiguration, Encryption, Labels, Lifecycle, Logging, Name, Retention Policy, Rpo, Storage Class, Versioning, and Website."],["The `BuildPatch()` function can be used to construct the patch string, which can then be used to update a bucket through a patch request."],["The latest version available is 2.37.0-rc, with a history of available version dating back to 2.11.0, in which the current page is documented for version 2.15.1."],["The documentation also includes a warning that the server currently ignores requests to reset the full ACL (Access Control List) or default object ACL."]]],[]]