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 webpage provides documentation for the `ObjectMetadataPatchBuilder` class, which is used to modify the metadata of objects in Google Cloud Storage via patch requests."],["The `ObjectMetadataPatchBuilder` class includes methods to set or reset various object metadata fields, such as ACL, cache control, content disposition, content encoding, content language, content type, event-based hold, metadata, temporary hold, and custom time."],["The latest release candidate version for the documentation is 2.37.0-rc, and it provides links to different documentation for versions ranging from 2.11.0 to 2.36.0."],["The `BuildPatch()` method is available to create a string for the patch request, and several methods to modify properties for this patch are available, each of which will return the `ObjectMetadataPatchBuilder` type."],["There is a warning that says that the server ignores requests to reset the full ACL."]]],[]]