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 `GetBucketIamPolicyOptions` class in the Google Cloud Storage v1 API allows you to configure options for retrieving IAM policies for a storage bucket."],["The latest version of this class is 4.11.0, but there are multiple previous versions available, spanning from 3.4.0 to 4.10.0."],["This class has properties such as `RequestedPolicyVersion`, `RetryOptions`, and `UserProject` that allow customization of policy retrieval."],["Setting `RequestedPolicyVersion` to 3 is required when requesting a policy with a condition."],["`RetryOptions` allows the configuration of custom retry settings for each API request."]]],[]]