[[["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-17 UTC."],[[["The latest version available for the Google Cloud Storage v1 API is 4.11.0, and this page's content focuses on version 4.3.0, offering links to other versions from 3.4.0 up to the latest."],["The `PatchBucketOptions` class within the `Google.Cloud.Storage.V1` namespace provides options for `PatchBucket` operations, allowing modification of bucket configurations."],["This `PatchBucketOptions` class offers properties such as `IfMetagenerationMatch` and `IfMetagenerationNotMatch` to add preconditions based on the current meta-generation of the bucket."],["Other properties included are `PredefinedAcl` and `PredefinedDefaultObjectAcl`, allowing one to specify predefined ACLs for buckets and their contained objects, as well as `Projection` to allow you to define the projection of the object returned and `UserProject` to indicate the project that will be charged for the request."],["The `PatchBucketOptions` class inherits members from the base `object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, available through the inheritance hierarchy."]]],[]]