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-01 UTC."],[[["This document outlines the `ObjectMetadataPatchBuilder` class, which is used to modify specific fields of a Bucket resource via patch requests."],["The class provides functions such as `SetAcl`, `SetCacheControl`, `SetContentDisposition`, and others to modify or reset various metadata properties of an object."],["It supports setting and resetting fields like `custom_time` and `retention`, along with methods to manage metadata entries through functions like `SetMetadata` and `ResetMetadata`."],["The document includes examples of how to use functions such as `SetCustomTime` and `SetRetention` to modify object properties."],["The document contains the different version release notes, from version 2.11.0 to 2.37.0-rc, for the `ObjectMetadataPatchBuilder` class."]]],[]]