Class: Google::Cloud::Dialogflow::V2::EntityType::Entity

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/entity_type.rb

Overview

An entity entry for an associated entity type.

Instance Attribute Summary collapse

Instance Attribute Details

#synonyms::Array<::String>



89
90
91
92
# File 'proto_docs/google/cloud/dialogflow/v2/entity_type.rb', line 89

class Entity
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::String



89
90
91
92
# File 'proto_docs/google/cloud/dialogflow/v2/entity_type.rb', line 89

class Entity
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end