Class: Google::Iam::V1::GetIamPolicyRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/spanner/admin/database/v1/doc/google/iam/v1/iam_policy.rb,
lib/google/cloud/spanner/admin/instance/v1/doc/google/iam/v1/iam_policy.rb

Overview

Request message for GetIamPolicy method.

Instance Attribute Summary collapse

Instance Attribute Details

#resourceString

Returns REQUIRED: The resource for which the policy is being requested. resource is usually specified as a path. For example, a Project resource is specified as projects/{project}.

Returns:

  • (String)

    REQUIRED: The resource for which the policy is being requested. resource is usually specified as a path. For example, a Project resource is specified as projects/{project}.



39
# File 'lib/google/cloud/spanner/admin/database/v1/doc/google/iam/v1/iam_policy.rb', line 39

class GetIamPolicyRequest; end