Class SummarizationFeedback (2.8.1)

SummarizationFeedback(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Feedback for conversation summarization. .. attribute:: start_timestamp

Timestamp when composing of the summary starts.

:type: google.protobuf.timestamp_pb2.Timestamp

Attributes

NameDescription
submit_timestamp google.protobuf.timestamp_pb2.Timestamp
Timestamp when the summary was submitted.
summary_text str
Text of actual submitted summary.