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

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 principal in the request is listed as a denied principal in the deny rule, either directly or through membership in a principal set.

Instance Attribute Summary collapse

Instance Attribute Details

#membership::Google::Cloud::PolicyTroubleshooter::Iam::V3::MembershipMatchingState

Returns Indicates whether the principal is listed as a denied principal in the deny rule, either directly or through membership in a principal set.

Returns:



630
631
632
633
# File 'proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb', line 630

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

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

Returns The relevance of the principal's status to the overall determination for the role binding.

Returns:



630
631
632
633
# File 'proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb', line 630

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