Class: Google::Cloud::Dialogflow::CX::V3::Fulfillment::GeneratorSettings::InputParametersEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::CX::V3::Fulfillment::GeneratorSettings::InputParametersEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/cx/v3/fulfillment.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
178 179 180 181 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/fulfillment.rb', line 178 class InputParametersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
178 179 180 181 |
# File 'proto_docs/google/cloud/dialogflow/cx/v3/fulfillment.rb', line 178 class InputParametersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |