Class: Google::Cloud::PolicyTroubleshooter::Iam::V3::DenyRuleExplanation::AnnotatedPermissionMatching

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

Details about whether the permission in the request is denied by the deny rule.

Instance Attribute Summary collapse

Instance Attribute Details

#permission_matching_state::Google::Cloud::PolicyTroubleshooter::Iam::V3::PermissionPatternMatchingState

Returns Indicates whether the permission in the request is denied by the deny rule.

Returns:



614
615
616
617
# File 'proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb', line 614

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

#relevance::Google::Cloud::PolicyTroubleshooter::Iam::V3::HeuristicRelevance

Returns The relevance of the permission status to the overall determination for the rule.

Returns:



614
615
616
617
# File 'proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb', line 614

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