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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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 from `2.36.0` down to `2.11.0` available for reference."],["The `BucketMetadataPatchBuilder` class offers various functions like `SetAcl`, `SetAutoclass`, `SetBilling`, and more to modify bucket properties and other functions to clear bucket properties like `ResetAcl`, `ResetAutoclass`, `ResetBilling`, etc."],["This class allows for fine-grained control over the fields that are modified, making it efficient for partial updates of a bucket's metadata."],["The document provides details on the parameters, return types, and descriptions for each of the class's functions."]]],[]]