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 outlines the `ObjectMetadataPatchBuilder` class, which is used to modify specific fields of a Google Cloud Storage object's metadata through patch requests."],["The `ObjectMetadataPatchBuilder` offers a variety of functions to set, reset, or clear properties like ACL, CacheControl, ContentDisposition, ContentEncoding, ContentLanguage, ContentType, EventBasedHold, Metadata, TemporaryHold, CustomTime, and Retention."],["The latest version is `2.37.0-rc`, and this document provides access to documentation for past versions of the class all the way back to version `2.11.0`."],["The `BuildPatch()` function is available to create the string that represents the patch."],["It is possible to perform more specific actions, such as updating object retention or setting a custom time, as demonstrated in the provided examples."]]],[]]