Uses of Interface
com.google.cloud.contactcenterinsights.v1.DialogflowSourceOrBuilder
-
Packages that use DialogflowSourceOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of DialogflowSourceOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement DialogflowSourceOrBuilder Modifier and Type Class Description classDialogflowSourceA Dialogflow source of conversation data.static classDialogflowSource.BuilderA Dialogflow source of conversation data.Methods in com.google.cloud.contactcenterinsights.v1 that return DialogflowSourceOrBuilder Modifier and Type Method Description DialogflowSourceOrBuilderConversationDataSource.Builder. getDialogflowSourceOrBuilder()The source when the conversation comes from Dialogflow.DialogflowSourceOrBuilderConversationDataSource. getDialogflowSourceOrBuilder()The source when the conversation comes from Dialogflow.DialogflowSourceOrBuilderConversationDataSourceOrBuilder. getDialogflowSourceOrBuilder()The source when the conversation comes from Dialogflow.
-