TestIamPermissionsRequest

Request message for datasets.testIamPermissions method.

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

string

REQUIRED: The resource for which the policy detail is being requested. See Resource names 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.