Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
static class |
SmartReplyMetrics.TopNMetrics
Evaluation metrics when retrieving `n` smart replies with the model.
|
static class |
SmartReplyMetrics.TopNMetrics.Builder
Evaluation metrics when retrieving `n` smart replies with the model.
|
Modifier and Type | Method and Description |
---|---|
SmartReplyMetrics.TopNMetricsOrBuilder |
SmartReplyMetrics.getTopNMetricsOrBuilder(int index)
Metrics of top n smart replies, sorted by [TopNMetric.n][].
|
SmartReplyMetrics.TopNMetricsOrBuilder |
SmartReplyMetrics.Builder.getTopNMetricsOrBuilder(int index)
Metrics of top n smart replies, sorted by [TopNMetric.n][].
|
SmartReplyMetrics.TopNMetricsOrBuilder |
SmartReplyMetricsOrBuilder.getTopNMetricsOrBuilder(int index)
Metrics of top n smart replies, sorted by [TopNMetric.n][].
|
Modifier and Type | Method and Description |
---|---|
List<? extends SmartReplyMetrics.TopNMetricsOrBuilder> |
SmartReplyMetrics.getTopNMetricsOrBuilderList()
Metrics of top n smart replies, sorted by [TopNMetric.n][].
|
List<? extends SmartReplyMetrics.TopNMetricsOrBuilder> |
SmartReplyMetrics.Builder.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][].
|
Copyright © 2022 Google LLC. All rights reserved.