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 the `GetBucketIamPolicyOptions` class is 4.11.0, and the page provides links to versions ranging from 4.11.0 down to 3.4.0."],["`GetBucketIamPolicyOptions` is a sealed class designed to specify options for `GetBucketIamPolicy` operations within the `Google.Cloud.Storage.V1` namespace."],["The class includes properties such as `RequestedPolicyVersion`, which is used to set the version of IAM policies to be requested, and `UserProject`, which specifies the project ID to be billed for the request."],["This class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The assembly for this class is `Google.Cloud.Storage.V1.dll`."]]],[]]