[[["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-21 UTC."],[[["The `PatchBucketOptions` class provides options for modifying bucket properties in Google Cloud Storage, including version control."],["This class supports preconditions for patching based on the bucket's meta-generation, allowing patches to proceed only if the bucket's current meta-generation matches or does not match a specified value."],["You can set predefined Access Control Lists (ACLs) for the bucket and default ACLs for objects within the bucket through `PredefinedAcl` and `PredefinedDefaultObjectAcl` properties."],["The class allows specification of the `Projection` type for the updated bucket and the `UserProject` to be billed for the patch operation."],["Multiple versions of the class `PatchBucketOptions` are available, going from 3.4.0 up to the most recent version, 4.11.0."]]],[]]