Class: Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::AnnotatedMembership

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

Overview

Details about whether the binding includes the principal.

Instance Attribute Summary collapse

Instance Attribute Details

#membership::Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::Membership

Returns Indicates whether the binding includes the principal.

Returns:



175
176
177
178
# File 'proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb', line 175

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

#relevance::Google::Cloud::PolicyTroubleshooter::V1::HeuristicRelevance

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

Returns:



175
176
177
178
# File 'proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb', line 175

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