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-03-21 UTC."],[[["The latest version available for `GetBucketIamPolicyOptions` is 4.11.0, but this page is showing the documentation for version 3.5.0."],["`GetBucketIamPolicyOptions` class provides options for `GetBucketIamPolicy` operations within the Google.Cloud.Storage.V1 namespace."],["The class inherits from the base Object class, inheriting methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `RequestedPolicyVersion` property allows you to specify the version of IAM policies to retrieve, with a value of 3 being required to retrieve IAM policies containing conditions."],["The `UserProject` property allows the specification of the ID of the project that will be billed for the request."]]],[]]