TestIamPermissionsRequest

Request message for locations.testIamPermissions method.

JSON representation
{
  "resource": string,
  "permissions": [
    string
  ]
}
Fields
resource

string

REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.

permissions[]

string

The set of permissions to check for the resource. Permissions with wildcards (such as '*' or 'storage.*') are not allowed. For more information see IAM Overview.