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

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

Overview

Request message for GetIamPolicy method.

Instance Attribute Summary collapse

Instance Attribute Details

#optionsGoogle::Iam::V1::GetPolicyOptions

Returns OPTIONAL: A GetPolicyOptions object for specifying options to GetIamPolicy. This field is only used by Cloud IAM.

Returns:



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

class GetIamPolicyRequest; end

#resourceString

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

Returns:

  • (String)

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



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

class GetIamPolicyRequest; end