Class: Google::Cloud::PolicyTroubleshooter::V1::TroubleshootIamPolicyRequest

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

Overview

Request for TroubleshootIamPolicy.

Instance Attribute Summary collapse

Instance Attribute Details

#access_tuple::Google::Cloud::PolicyTroubleshooter::V1::AccessTuple

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

Returns:



29
30
31
32
# File 'proto_docs/google/cloud/policytroubleshooter/v1/checker.rb', line 29

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