Uses of Interface
com.google.cloud.dialogflow.v2.EvaluationConfig.SmartComposeConfigOrBuilder
-
Packages that use EvaluationConfig.SmartComposeConfigOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of EvaluationConfig.SmartComposeConfigOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement EvaluationConfig.SmartComposeConfigOrBuilder Modifier and Type Class Description static class
EvaluationConfig.SmartComposeConfig
Smart compose specific configuration for evaluation job.static class
EvaluationConfig.SmartComposeConfig.Builder
Smart compose specific configuration for evaluation job.Methods in com.google.cloud.dialogflow.v2 that return EvaluationConfig.SmartComposeConfigOrBuilder Modifier and Type Method Description EvaluationConfig.SmartComposeConfigOrBuilder
EvaluationConfig.Builder. getSmartComposeConfigOrBuilder()
Configuration for smart compose model evalution.EvaluationConfig.SmartComposeConfigOrBuilder
EvaluationConfig. getSmartComposeConfigOrBuilder()
Configuration for smart compose model evalution.EvaluationConfig.SmartComposeConfigOrBuilder
EvaluationConfigOrBuilder. getSmartComposeConfigOrBuilder()
Configuration for smart compose model evalution.
-