Interface protos.google.cloud.contactcenterinsights.v1.IngestConversationsMetadata.IIngestConversationsStats (3.3.0)

Properties of an IngestConversationsStats.

Package

@google-cloud/contact-center-insights

Properties

duplicatesSkippedCount

duplicatesSkippedCount?: (number|null);

IngestConversationsStats duplicatesSkippedCount

failedIngestCount

failedIngestCount?: (number|null);

IngestConversationsStats failedIngestCount

processedObjectCount

processedObjectCount?: (number|null);

IngestConversationsStats processedObjectCount

successfulIngestCount

successfulIngestCount?: (number|null);

IngestConversationsStats successfulIngestCount