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

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

There is a newer version: v1-rev20240730-2.0.0
Show newest version






SetIamPolicyRequest (Cloud Pub/Sub API v1-rev20240918-2.0.0)












com.google.api.services.pubsub.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 Google Cloud 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 Google Cloud services (such as Projects) might reject them.
        Parameters:
        policy - policy or null for none
      • clone

        public SetIamPolicyRequest clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy