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 prepare patch requests for modifying Google Cloud Storage Bucket resources."],["The class supports setting and resetting various bucket properties, including ACL, autoclass, billing, CORS, default event-based hold, default ACL, IAM configuration, hierarchical namespace, encryption, labels, lifecycle, logging, name, retention policy, RPO, soft delete policy, storage class, versioning, and website."],["The `BuildPatch()` function can be used to construct the patch object as a `std::string`."],["Many of the class methods offer a `Set` function to modify a specific property and a `Reset` function to clear the value."],["There is a listing of all prior versions of this Class file going back as far as 2.11.0, with the most recent being 2.37.0-rc."]]],[]]