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 provides versioned documentation for the `ObjectMetadataPatchBuilder` class, starting from version 2.18.0 up to the latest release candidate 2.37.0-rc."],["The `ObjectMetadataPatchBuilder` class is designed to create a patch for the Bucket resource, enabling modifications or deletions of specific fields through patch requests."],["The class includes various functions such as `SetAcl`, `SetCacheControl`, `SetContentDisposition`, and others, to modify different metadata fields of the object."],["There are also functions to reset the values of modifiable fields, like `ResetAcl`, `ResetCacheControl`, and `ResetContentType`."],["`BuildPatch()` function can be used to retrieve the modified patch created by using the other functions."]]],[]]