queryTestablePermissions
public Iam.Permissions.QueryTestablePermissions queryTestablePermissions(QueryTestablePermissionsRequest content)
throws IOException
Lists every permission that you can test on a resource. A permission is testable if you can check
whether a principal has that permission on the resource.
Create a request for the method "permissions.queryTestablePermissions".
This request holds the parameters needed by the iam server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote
operation.
- Parameters:
content - the QueryTestablePermissionsRequest
- Returns:
- the request
- Throws:
IOException