Class: Google::Cloud::Eventarc::V1::Trigger::ConditionsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Eventarc::V1::Trigger::ConditionsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/eventarc/v1/trigger.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
108 109 110 111 |
# File 'proto_docs/google/cloud/eventarc/v1/trigger.rb', line 108 class ConditionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Eventarc::V1::StateCondition
108 109 110 111 |
# File 'proto_docs/google/cloud/eventarc/v1/trigger.rb', line 108 class ConditionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |