All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.bigquery.model.GetPolicyOptions.html Maven / Gradle / Ivy







GetPolicyOptions (BigQuery API v2-rev20210219-1.31.0)












com.google.api.services.bigquery.model

Class GetPolicyOptions

    • Constructor Detail

      • GetPolicyOptions

        public GetPolicyOptions()
    • Method Detail

      • getRequestedPolicyVersion

        public Integer getRequestedPolicyVersion()
        Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource- policies).
        Returns:
        value or null for none
      • setRequestedPolicyVersion

        public GetPolicyOptions setRequestedPolicyVersion(Integer requestedPolicyVersion)
        Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource- policies).
        Parameters:
        requestedPolicyVersion - requestedPolicyVersion or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy