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

target.apidocs.com.google.api.services.dns.model.GoogleIamV1SetIamPolicyRequest.html Maven / Gradle / Ivy

There is a newer version: v2-rev20220505-1.32.1
Show newest version






GoogleIamV1SetIamPolicyRequest (Cloud DNS API v1-rev20240118-2.0.0)












com.google.api.services.dns.model

Class GoogleIamV1SetIamPolicyRequest

    • Constructor Detail

      • GoogleIamV1SetIamPolicyRequest

        public GoogleIamV1SetIamPolicyRequest()
    • Method Detail

      • getPolicy

        public GoogleIamV1Policy 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 Google Cloud services (such as Projects) might reject them.
        Returns:
        value or null for none
      • setPolicy

        public GoogleIamV1SetIamPolicyRequest setPolicy(GoogleIamV1Policy 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 Google Cloud 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 GoogleIamV1SetIamPolicyRequest 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–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy