Class: Google::Cloud::Dialogflow::CX::V3::SessionInfo::ParametersEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::CX::V3::SessionInfo::ParametersEntry
- 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
680 681 682 683 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb', line 680 class ParametersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Protobuf::Value
680 681 682 683 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb', line 680 class ParametersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |