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 `ObjectMetadataPatchBuilder` class, which is used to modify specific fields of a Bucket resource via patch requests in Google Cloud Storage."],["The `ObjectMetadataPatchBuilder` class includes methods to set and reset various object metadata fields, such as ACL, Cache-Control, Content-Disposition, Content-Encoding, Content-Language, Content-Type, EventBasedHold, Metadata, TemporaryHold, and CustomTime."],["The latest release of this documentation is for version 2.37.0-rc, with numerous other previous versions also available for reference, ranging down to version 2.11.0."],["The `BuildPatch()` method is available to create a patch that will then be sent to be applied to the given object metadata."],["There is a provided example of how to use the `SetCustomTime` function, to change the `custom_time` field."]]],[]]