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 Google Cloud Storage Bucket resource via a patch request."],["The `BucketMetadataPatchBuilder` class supports a comprehensive range of functions, allowing users to set, reset, or clear numerous Bucket properties, including ACL, Autoclass, Billing, Cors, Default Event-Based Hold, Encryption, Lifecycle, Logging, Retention Policy, and Versioning."],["The latest version of this resource is `2.37.0-rc`, with links available to documentation for previous versions of the `BucketMetadataPatchBuilder` class, dating back to version `2.11.0`."],["The class has functions that take parameters such as `std::vector\u003c BucketAccessControl \u003e const &`, `std::vector\u003c CorsEntry \u003e const &`, and `std::string const &`, among others, giving users a variety of types to work with."],["The class also has a `BuildPatch()` function that returns a `std::string`, and numerous functions that return a `BucketMetadataPatchBuilder &`."]]],[]]