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 Google Cloud Storage object's metadata via a patch request."],["The document provides a list of available C++ client library versions, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, with version 2.19.0 being the current view."],["The `ObjectMetadataPatchBuilder` class includes functions to set and reset various metadata fields such as ACL, Cache-Control, Content-Disposition, Content-Encoding, Content-Language, Content-Type, Event-Based Hold, Metadata, Temporary Hold, and Custom Time."],["There is a warning that at the time of writing, server requests to reset the entire ACL are currently ignored."],["The document gives an example of how to use the `SetCustomTime` method with a code snippet using the Google Cloud Storage C++ client."]]],[]]