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

Properties of an ExportInsightsDataRequest.

Package

@google-cloud/contact-center-insights

Properties

bigQueryDestination

bigQueryDestination?: (google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.IBigQueryDestination|null);

ExportInsightsDataRequest bigQueryDestination

filter

filter?: (string|null);

ExportInsightsDataRequest filter

kmsKey

kmsKey?: (string|null);

ExportInsightsDataRequest kmsKey

parent

parent?: (string|null);

ExportInsightsDataRequest parent

writeDisposition

writeDisposition?: (google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.WriteDisposition|keyof typeof google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.WriteDisposition|null);

ExportInsightsDataRequest writeDisposition