Interface protos.google.cloud.dialogflow.v2.IMessageAnnotation (4.4.0)

Properties of a MessageAnnotation.

Package

@google-cloud/dialogflow!

Properties

containEntities

containEntities?: (boolean|null);

MessageAnnotation containEntities

Property Value
TypeDescription
(boolean|null)

parts

parts?: (google.cloud.dialogflow.v2.IAnnotatedMessagePart[]|null);

MessageAnnotation parts

Property Value
TypeDescription
(google.cloud.dialogflow.v2.IAnnotatedMessagePart[]|null)