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-21 UTC."],[[["This document provides comprehensive reference information for the `BucketMetadataPatchBuilder` class, used for modifying a fraction of the fields on a Bucket resource in Google Cloud Storage."],["The document lists available versions of the class, starting from version 2.19.0 up to the latest release candidate 2.37.0-rc, and provides links to the respective documentation pages for each."],["The `BucketMetadataPatchBuilder` class allows you to construct a patch request, and has methods to set, reset, and build patch data for many modifiable bucket properties, such as ACL, autoclass, billing, CORS, default event-based hold, default ACL, IAM configuration, encryption, labels, lifecycle, logging, name, retention policy, RPO, storage class, versioning, and website."],["The `BuildPatch()` method generates the final patch data, and each setter method can return a reference to the `BucketMetadataPatchBuilder` object to chain function calls."],["There are warnings regarding ACL functions, that indicate that the server currently ignores requests to reset the full ACL for the bucket or for the default objects within the bucket."]]],[]]