Class: Google::Cloud::Dialogflow::V2::MessageAnnotation

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

Overview

Represents the result of annotation for the message.

Instance Attribute Summary collapse

Instance Attribute Details

#contain_entities::Boolean



905
906
907
908
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 905

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

#parts::Array<::Google::Cloud::Dialogflow::V2::AnnotatedMessagePart>



905
906
907
908
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 905

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