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 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 or reset various metadata fields, such as ACL, Cache-Control, Content-Disposition, Content-Encoding, Content-Language, Content-Type, and Custom Time."],["There are many versions of the class documented, starting from `2.11.0` and up to the latest release candidate, `2.37.0-rc`."],["The `BuildPatch()` method is available to construct the patch request, while other functions enable setting and resetting individual metadata components, including handling custom key-value pairs within the metadata."],["The document provides a link to general information on PATCH requests for the Google Cloud Storage JSON API, found here: \u003chttps://cloud.google.com/storage/docs/json_api/v1/how-tos/performance#patch\u003e."]]],[]]