Class: Google::Cloud::Dialogflow::V2::ImportDocumentTemplate::MetadataEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::V2::ImportDocumentTemplate::MetadataEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/v2/document.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
301 302 303 304 |
# File 'proto_docs/google/cloud/dialogflow/v2/document.rb', line 301 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
301 302 303 304 |
# File 'proto_docs/google/cloud/dialogflow/v2/document.rb', line 301 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |