Class: Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::MembershipsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::MembershipsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb
Instance Attribute Summary collapse
- #key ⇒ ::String
- #value ⇒ ::Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::AnnotatedMembership
Instance Attribute Details
#key ⇒ ::String
184 185 186 187 |
# File 'proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb', line 184 class MembershipsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::AnnotatedMembership
184 185 186 187 |
# File 'proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb', line 184 class MembershipsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |