Class: Google::Cloud::Dialogflow::V2::FewShotExample::ExtraInfoEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::V2::FewShotExample::ExtraInfoEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/v2/generator.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
190 191 192 193 |
# File 'proto_docs/google/cloud/dialogflow/v2/generator.rb', line 190 class ExtraInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
190 191 192 193 |
# File 'proto_docs/google/cloud/dialogflow/v2/generator.rb', line 190 class ExtraInfoEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |