Interface protos.google.cloud.dialogflow.v2beta1.AgentAssistantFeedback.ISummarizationFeedback (6.6.0)

Properties of a SummarizationFeedback.

Package

@google-cloud/dialogflow

Properties

startTimestamp

startTimestamp?: (google.protobuf.ITimestamp|null);

SummarizationFeedback startTimestamp

submitTimestamp

submitTimestamp?: (google.protobuf.ITimestamp|null);

SummarizationFeedback submitTimestamp

summaryText

summaryText?: (string|null);

SummarizationFeedback summaryText

textSections

textSections?: ({ [k: string]: string }|null);

SummarizationFeedback textSections