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

Properties of an ExportInsightsDataRequest.

Package

@google-cloud/contact-center-insights

Properties

bigQueryDestination

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

ExportInsightsDataRequest bigQueryDestination

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.IBigQueryDestination|null)

filter

filter?: (string|null);

ExportInsightsDataRequest filter

Property Value
TypeDescription
(string|null)

kmsKey

kmsKey?: (string|null);

ExportInsightsDataRequest kmsKey

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ExportInsightsDataRequest parent

Property Value
TypeDescription
(string|null)