Class: Google::Iam::V1::TestIamPermissionsResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/tasks/v2beta2/doc/google/iam/v1/iam_policy.rb

Overview

Response message for +TestIamPermissions+ method.

Instance Attribute Summary collapse

Instance Attribute Details

#permissionsArray<String>

Returns A subset of +TestPermissionsRequest.permissions+ that the caller is allowed.

Returns:

  • (Array<String>)

    A subset of +TestPermissionsRequest.permissions+ that the caller is allowed.



59
# File 'lib/google/cloud/tasks/v2beta2/doc/google/iam/v1/iam_policy.rb', line 59

class TestIamPermissionsResponse; end