Class IngestConversationsMetadata (1.6.1)

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

The metadata for an IngestConversations operation.

Attributes

NameDescription
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation was created.
end_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation finished running.
request google.cloud.contact_center_insights_v1.types.IngestConversationsRequest
Output only. The original request for ingest.
partial_errors MutableSequence[google.rpc.status_pb2.Status]
Output only. Partial errors during ingest operation that might cause the operation output to be incomplete.