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 available for the `GetBucketIamPolicyOptions` class is 4.11.0, with multiple previous versions also documented, ranging down to version 3.4.0."],["The `GetBucketIamPolicyOptions` class is part of the Google Cloud Storage v1 API, specifically within the `Google.Cloud.Storage.V1` namespace in the .NET framework."],["This class provides options for `GetBucketIamPolicy` operations and inherits from the .NET `Object` class."],["`GetBucketIamPolicyOptions` includes properties for `RequestedPolicyVersion`, allowing specification of the desired IAM policy version, and `UserProject`, which is used to set the billing project for requests."],["This class is contained in the `Google.Cloud.Storage.V1.dll` assembly."]]],[]]