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

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







SetIamPolicyRequest (BigQuery API v2-rev20210219-1.31.0)












com.google.api.services.bigquery.model

Class SetIamPolicyRequest

    • Constructor Detail

      • SetIamPolicyRequest

        public SetIamPolicyRequest()
    • Method Detail

      • getPolicy

        public Policy getPolicy()
        REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud Platform services (such as Projects) might reject them.
        Returns:
        value or null for none
      • setPolicy

        public SetIamPolicyRequest setPolicy(Policy policy)
        REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud Platform services (such as Projects) might reject them.
        Parameters:
        policy - policy or null for none
      • getUpdateMask

        public String getUpdateMask()
        OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only the fields in the mask will be modified. If no mask is provided, the following default mask is used: `paths: "bindings, etag"`
        Returns:
        value or null for none
      • setUpdateMask

        public SetIamPolicyRequest setUpdateMask(String updateMask)
        OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only the fields in the mask will be modified. If no mask is provided, the following default mask is used: `paths: "bindings, etag"`
        Parameters:
        updateMask - updateMask or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy