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 PATCH requests."],["The document provides links to documentation for various versions of this class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `BucketMetadataPatchBuilder` class has numerous functions that modify different bucket settings, such as `Acl`, `Autoclass`, `Billing`, `Cors`, and `RetentionPolicy`, each having a corresponding reset function."],["Patch requests allow for the modification of a subset of a bucket's fields, enabling efficient updates without the need to resubmit the entire bucket configuration."],["The document indicates that there are some warnings regarding certain reset functions (such as `ResetAcl()` and `ResetDefaultAcl()`) being ignored by the server, and thus need to be taken into account."]]],[]]