Interface protos.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.IBigQueryDestination (3.3.0)

Properties of a BigQueryDestination.

Package

@google-cloud/contact-center-insights

Properties

dataset

dataset?: (string|null);

BigQueryDestination dataset

projectId

projectId?: (string|null);

BigQueryDestination projectId

table

table?: (string|null);

BigQueryDestination table