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 page provides documentation for the `ObjectMetadataPatchBuilder` class, which is used to create patch requests for modifying Google Cloud Storage object metadata."],["The `ObjectMetadataPatchBuilder` class allows for updating specific fields of an object's metadata, such as ACL, cache control, content disposition, content encoding, content language, content type, event-based hold, temporary hold, and more."],["The documentation includes a comprehensive list of available versions for this feature, ranging from the latest release candidate, 2.37.0-rc, to version 2.11.0, offering a range of options to choose from."],["This class also contains functions for setting, resetting, or building specific fields in the object metadata that can be patched, by utilizing the functions `Set...()` or `Reset...()`, and `BuildPatch()`."],["The documentation provides examples of how to use `SetCustomTime` and `SetRetention` functions, to give a practical approach for interacting with this class."]]],[]]