Class AgentAssistInputDataConfig (2.43.0)

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

The distinctive configs for Agent Assist conversations as the conversation source.

Attributes

Name Description
start_time google.protobuf.timestamp_pb2.Timestamp
Required. The start of the time range for conversations to be evaluated. Only conversations created at or after this timestamp will be sampled.
end_time google.protobuf.timestamp_pb2.Timestamp
Required. The end of the time range for conversations to be evaluated. Only conversations ended at or before this timestamp will be sampled.