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

Properties of a SummarizationFeedback.

Package

@google-cloud/dialogflow!

Properties

startTimestamp

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

SummarizationFeedback startTimestamp

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

submitTimestamp

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

SummarizationFeedback submitTimestamp

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

summaryText

summaryText?: (string|null);

SummarizationFeedback summaryText

Property Value
TypeDescription
(string|null)