Class: Google::Cloud::PolicyTroubleshooter::Iam::V3::TroubleshootIamPolicyRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb

Overview

Request for TroubleshootIamPolicy.

Instance Attribute Summary collapse

Instance Attribute Details

#access_tuple::Google::Cloud::PolicyTroubleshooter::Iam::V3::AccessTuple

Returns The information to use for checking whether a principal has a permission for a resource.

Returns:



31
32
33
34
# File 'proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb', line 31

class TroubleshootIamPolicyRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end