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 provides comprehensive reference information for the `BucketMetadataPatchBuilder` class, used for modifying a subset of fields within a Bucket resource in Google Cloud Storage, with the latest version being `2.37.0-rc`."],["The `BucketMetadataPatchBuilder` class includes multiple functions to set, reset, and clear different properties of a bucket, such as Access Control Lists (ACLs), billing, CORS, default event-based hold, encryption, lifecycle management, logging, retention policies, and storage class."],["The `BuildPatch()` function is available for constructing the patch request from the defined changes, which is used to update specific fields of a Bucket resource in the Google Cloud Storage JSON API using PATCH requests."],["The document offers a complete history of the versions of this class, from the latest version `2.37.0-rc` to version `2.11.0`, with each version having a separate link."],["The document details parameters, returns, names, and descriptions for each function to set or reset various properties of the class."]]],[]]