Uses of Interface
com.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.BigQueryDestinationOrBuilder
-
Packages that use ExportInsightsDataRequest.BigQueryDestinationOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ExportInsightsDataRequest.BigQueryDestinationOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement ExportInsightsDataRequest.BigQueryDestinationOrBuilder Modifier and Type Class Description static class
ExportInsightsDataRequest.BigQueryDestination
A BigQuery Table Reference.static class
ExportInsightsDataRequest.BigQueryDestination.Builder
A BigQuery Table Reference.Methods in com.google.cloud.contactcenterinsights.v1 that return ExportInsightsDataRequest.BigQueryDestinationOrBuilder Modifier and Type Method Description ExportInsightsDataRequest.BigQueryDestinationOrBuilder
ExportInsightsDataRequest.Builder. getBigQueryDestinationOrBuilder()
Specified if sink is a BigQuery table.ExportInsightsDataRequest.BigQueryDestinationOrBuilder
ExportInsightsDataRequest. getBigQueryDestinationOrBuilder()
Specified if sink is a BigQuery table.ExportInsightsDataRequest.BigQueryDestinationOrBuilder
ExportInsightsDataRequestOrBuilder. getBigQueryDestinationOrBuilder()
Specified if sink is a BigQuery table.
-