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-07-26 UTC."],[[["This page provides documentation for the `ObjectMetadataPatchBuilder` class, which is used to create patch requests for modifying fields of a Bucket resource in Google Cloud Storage."],["The documentation covers various versions of the `ObjectMetadataPatchBuilder` class, ranging from version 2.11.0 to the latest release candidate version, 2.37.0-rc."],["The `ObjectMetadataPatchBuilder` class offers methods to set and reset several object metadata fields, such as ACL, Cache-Control, Content-Disposition, Content-Encoding, Content-Language, Content-Type, Event-Based Hold, Metadata, Temporary Hold, and Custom Time."],["The class includes functions like `BuildPatch()` to create the patch request, and specific methods like `SetAcl()` and `ResetAcl()` to manage the Access Control List (ACL)."],["The server currently ignores requests to fully reset the ACL field."]]],[]]