Uses of Interface
com.google.cloud.contactcenterinsights.v1.GcsSourceOrBuilder
-
Packages that use GcsSourceOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of GcsSourceOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement GcsSourceOrBuilder Modifier and Type Class Description classGcsSourceA Cloud Storage source of conversation data.static classGcsSource.BuilderA Cloud Storage source of conversation data.Methods in com.google.cloud.contactcenterinsights.v1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilderConversationDataSource.Builder. getGcsSourceOrBuilder()A Cloud Storage location specification for the audio and transcript.GcsSourceOrBuilderConversationDataSource. getGcsSourceOrBuilder()A Cloud Storage location specification for the audio and transcript.GcsSourceOrBuilderConversationDataSourceOrBuilder. getGcsSourceOrBuilder()A Cloud Storage location specification for the audio and transcript.
-