Uses of Interface
com.google.cloud.dialogflow.v2.SmartReplyMetrics.TopNMetricsOrBuilder
-
Packages that use SmartReplyMetrics.TopNMetricsOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SmartReplyMetrics.TopNMetricsOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement SmartReplyMetrics.TopNMetricsOrBuilder Modifier and Type Class Description static classSmartReplyMetrics.TopNMetricsEvaluation metrics when retrieving `n` smart replies with the model.static classSmartReplyMetrics.TopNMetrics.BuilderEvaluation metrics when retrieving `n` smart replies with the model.Methods in com.google.cloud.dialogflow.v2 that return SmartReplyMetrics.TopNMetricsOrBuilder Modifier and Type Method Description SmartReplyMetrics.TopNMetricsOrBuilderSmartReplyMetrics.Builder. getTopNMetricsOrBuilder(int index)Metrics of top n smart replies, sorted by [TopNMetric.n][].SmartReplyMetrics.TopNMetricsOrBuilderSmartReplyMetrics. getTopNMetricsOrBuilder(int index)Metrics of top n smart replies, sorted by [TopNMetric.n][].SmartReplyMetrics.TopNMetricsOrBuilderSmartReplyMetricsOrBuilder. getTopNMetricsOrBuilder(int index)Metrics of top n smart replies, sorted by [TopNMetric.n][].Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type SmartReplyMetrics.TopNMetricsOrBuilder Modifier and Type Method Description List<? extends SmartReplyMetrics.TopNMetricsOrBuilder>SmartReplyMetrics.Builder. getTopNMetricsOrBuilderList()Metrics of top n smart replies, sorted by [TopNMetric.n][].List<? extends SmartReplyMetrics.TopNMetricsOrBuilder>SmartReplyMetrics. getTopNMetricsOrBuilderList()Metrics of top n smart replies, sorted by [TopNMetric.n][].List<? extends SmartReplyMetrics.TopNMetricsOrBuilder>SmartReplyMetricsOrBuilder. getTopNMetricsOrBuilderList()Metrics of top n smart replies, sorted by [TopNMetric.n][].
-