Uses of Interface
com.google.cloud.contactcenterinsights.v1.IssueModel.InputDataConfigOrBuilder
-
Packages that use IssueModel.InputDataConfigOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IssueModel.InputDataConfigOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement IssueModel.InputDataConfigOrBuilder Modifier and Type Class Description static classIssueModel.InputDataConfigConfigs for the input data used to create the issue model.static classIssueModel.InputDataConfig.BuilderConfigs for the input data used to create the issue model.Methods in com.google.cloud.contactcenterinsights.v1 that return IssueModel.InputDataConfigOrBuilder Modifier and Type Method Description IssueModel.InputDataConfigOrBuilderIssueModel.Builder. getInputDataConfigOrBuilder()Configs for the input data that used to create the issue model.IssueModel.InputDataConfigOrBuilderIssueModel. getInputDataConfigOrBuilder()Configs for the input data that used to create the issue model.IssueModel.InputDataConfigOrBuilderIssueModelOrBuilder. getInputDataConfigOrBuilder()Configs for the input data that used to create the issue model.
-