Request message for TestIamPermissions method.
-
permissions(type:list(String.t), default:nil) - The set of permissions to check for theresource. Permissions with wildcards (such as '' or 'storage.') are not allowed. For more information see IAM Overview.
Specs
t() :: %GoogleApi.BigQuery.V2.Model.TestIamPermissionsRequest{
permissions: [String.t()]
}