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 class
IssueModel.InputDataConfig
Configs for the input data used to create the issue model.static class
IssueModel.InputDataConfig.Builder
Configs 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.InputDataConfigOrBuilder
IssueModel.Builder. getInputDataConfigOrBuilder()
Configs for the input data that used to create the issue model.IssueModel.InputDataConfigOrBuilder
IssueModel. getInputDataConfigOrBuilder()
Configs for the input data that used to create the issue model.IssueModel.InputDataConfigOrBuilder
IssueModelOrBuilder. getInputDataConfigOrBuilder()
Configs for the input data that used to create the issue model.
-