Class: Google::Cloud::Dialogflow::CX::V3::Webhook::GenericWebService::ParameterMappingEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::CX::V3::Webhook::GenericWebService::ParameterMappingEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
156 157 158 159 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb', line 156 class ParameterMappingEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
156 157 158 159 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb', line 156 class ParameterMappingEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |