The version of IAM policies to request. If a policy with a condition is requested
without setting this, the server will return an error. This must be set to a value of 3
to retrieve IAM policies containing conditions. This is to prevent client code that
isn't aware of IAM conditions from interpreting and modifying policies incorrectly.
[[["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 of `GetBucketIamPolicyOptions` is 4.11.0, and previous versions are available from 4.10.0 down to 3.4.0."],["`GetBucketIamPolicyOptions` is a class that provides options for `GetBucketIamPolicy` operations within the `Google.Cloud.Storage.V1` namespace."],["This class inherits from the base `Object` class and its methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` are inherited."],["The `GetBucketIamPolicyOptions` class allows setting the `RequestedPolicyVersion` to control the version of IAM policies being requested, which is crucial when conditions are present in the policy."],["The `UserProject` property enables the specification of the project ID for billing purposes, requiring the caller to have appropriate permissions."]]],[]]