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 webpage provides documentation for the `ObjectMetadataPatchBuilder` class, which is used to create patch requests for modifying object metadata in Google Cloud Storage."],["The documentation covers various versions of the class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `ObjectMetadataPatchBuilder` class includes methods for setting and resetting various fields, such as ACL, CacheControl, ContentDisposition, ContentEncoding, ContentLanguage, ContentType, EventBasedHold, Metadata, TemporaryHold, CustomTime and Retention."],["The `BuildPatch()` function returns a string representing the patch."],["The provided examples show how to use methods such as `SetCustomTime` and `SetRetention` withing `ObjectMetadataPatchBuilder`."]]],[]]