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."],[[["This webpage provides documentation for the `GetBucketIamPolicyOptions` class within the Google Cloud Storage v1 API, specifically for .NET development."],["The `GetBucketIamPolicyOptions` class is used to configure options for retrieving IAM policies associated with a Google Cloud Storage bucket."],["The latest version of the documentation is version 4.11.0, with previous versions from 4.10.0 down to 3.4.0 accessible through links."],["The class has two properties, `RequestedPolicyVersion`, an integer to set the version of IAM policies to request, and `UserProject`, a string to specify the project ID to bill for the request."],["The `GetBucketIamPolicyOptions` class inherits from the `object` class and exposes several inherited methods such as GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]