Interface protos.google.cloud.contactcenterinsights.v1.IIngestConversationsMetadata (3.3.0)

Properties of an IngestConversationsMetadata.

Package

@google-cloud/contact-center-insights

Properties

createTime

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

IngestConversationsMetadata createTime

endTime

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

IngestConversationsMetadata endTime

ingestConversationsStats

ingestConversationsStats?: (google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IIngestConversationsStats|null);

IngestConversationsMetadata ingestConversationsStats

partialErrors

partialErrors?: (google.rpc.IStatus[]|null);

IngestConversationsMetadata partialErrors

request

request?: (google.cloud.contactcenterinsights.v1.IIngestConversationsRequest|null);

IngestConversationsMetadata request