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 provides details on the `ObjectMetadataPatchBuilder` class, which is used to create patch requests for modifying specific fields of a Bucket resource in Google Cloud Storage."],["The `ObjectMetadataPatchBuilder` class includes functions to set or reset various object metadata fields, such as ACL, Cache-Control, Content-Disposition, Content-Encoding, Content-Language, Content-Type, event-based hold, custom metadata, temporary hold, and custom time."],["The content features a list of available versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, along with a link to each release's documentation."],["The class has functions such as BuildPatch() which returns the patch, as well as a constructor, ObjectMetadataPatchBuilder()."],["The document provides examples of usage and details regarding the Parameters, Names, and Descriptions for the different methods within the class."]]],[]]