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

target.apidocs.com.google.api.services.servicemanagement.ServiceManagement.Services.Consumers.html Maven / Gradle / Ivy

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






ServiceManagement.Services.Consumers (Service Management API v1-rev20240823-2.0.0)












com.google.api.services.servicemanagement

Class ServiceManagement.Services.Consumers

  • java.lang.Object
    • com.google.api.services.servicemanagement.ServiceManagement.Services.Consumers
    • Constructor Detail

      • Consumers

        public Consumers()
    • Method Detail

      • getIamPolicy

        public ServiceManagement.Services.Consumers.GetIamPolicy getIamPolicy(String resource,
                                                                              GetIamPolicyRequest content)
                                                                       throws IOException
        Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set. Create a request for the method "consumers.getIamPolicy". This request holds the parameters needed by the servicemanagement server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        resource - REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
        content - the GetIamPolicyRequest
        Returns:
        the request
        Throws:
        IOException
      • setIamPolicy

        public ServiceManagement.Services.Consumers.SetIamPolicy setIamPolicy(String resource,
                                                                              SetIamPolicyRequest content)
                                                                       throws IOException
        Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors. Create a request for the method "consumers.setIamPolicy". This request holds the parameters needed by the servicemanagement server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        resource - REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
        content - the SetIamPolicyRequest
        Returns:
        the request
        Throws:
        IOException
      • testIamPermissions

        public ServiceManagement.Services.Consumers.TestIamPermissions testIamPermissions(String resource,
                                                                                          TestIamPermissionsRequest content)
                                                                                   throws IOException
        Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning. Create a request for the method "consumers.testIamPermissions". This request holds the parameters needed by the servicemanagement server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        resource - REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.
        content - the TestIamPermissionsRequest
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy