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 class
GcsSource
A Cloud Storage source of conversation data.static class
GcsSource.Builder
A Cloud Storage source of conversation data.Methods in com.google.cloud.contactcenterinsights.v1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilder
ConversationDataSource.Builder. getGcsSourceOrBuilder()
A Cloud Storage location specification for the audio and transcript.GcsSourceOrBuilder
ConversationDataSource. getGcsSourceOrBuilder()
A Cloud Storage location specification for the audio and transcript.GcsSourceOrBuilder
ConversationDataSourceOrBuilder. getGcsSourceOrBuilder()
A Cloud Storage location specification for the audio and transcript.
-