Uses of Class
com.google.cloud.dialogflow.v2.SmartReplyMetrics.TopNMetrics
-
Packages that use SmartReplyMetrics.TopNMetrics Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SmartReplyMetrics.TopNMetrics in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return SmartReplyMetrics.TopNMetrics Modifier and Type Method Description SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics.Builder. build()SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics.Builder. buildPartial()static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. getDefaultInstance()SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics.Builder. getDefaultInstanceForType()SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. getDefaultInstanceForType()SmartReplyMetrics.TopNMetricsSmartReplyMetrics.Builder. getTopNMetrics(int index)Metrics of top n smart replies, sorted by [TopNMetric.n][].SmartReplyMetrics.TopNMetricsSmartReplyMetrics. getTopNMetrics(int index)Metrics of top n smart replies, sorted by [TopNMetric.n][].SmartReplyMetrics.TopNMetricsSmartReplyMetricsOrBuilder. getTopNMetrics(int index)Metrics of top n smart replies, sorted by [TopNMetric.n][].static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseDelimitedFrom(InputStream input)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(byte[] data)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(com.google.protobuf.ByteString data)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(com.google.protobuf.CodedInputStream input)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(InputStream input)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(ByteBuffer data)static SmartReplyMetrics.TopNMetricsSmartReplyMetrics.TopNMetrics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type SmartReplyMetrics.TopNMetrics Modifier and Type Method Description com.google.protobuf.Parser<SmartReplyMetrics.TopNMetrics>SmartReplyMetrics.TopNMetrics. getParserForType()List<SmartReplyMetrics.TopNMetrics>SmartReplyMetrics.Builder. getTopNMetricsList()Metrics of top n smart replies, sorted by [TopNMetric.n][].List<SmartReplyMetrics.TopNMetrics>SmartReplyMetrics. getTopNMetricsList()Metrics of top n smart replies, sorted by [TopNMetric.n][].List<SmartReplyMetrics.TopNMetrics>SmartReplyMetricsOrBuilder. getTopNMetricsList()Metrics of top n smart replies, sorted by [TopNMetric.n][].static com.google.protobuf.Parser<SmartReplyMetrics.TopNMetrics>SmartReplyMetrics.TopNMetrics. parser()Methods in com.google.cloud.dialogflow.v2 with parameters of type SmartReplyMetrics.TopNMetrics Modifier and Type Method Description SmartReplyMetrics.BuilderSmartReplyMetrics.Builder. addTopNMetrics(int index, SmartReplyMetrics.TopNMetrics value)Metrics of top n smart replies, sorted by [TopNMetric.n][].SmartReplyMetrics.BuilderSmartReplyMetrics.Builder. addTopNMetrics(SmartReplyMetrics.TopNMetrics value)Metrics of top n smart replies, sorted by [TopNMetric.n][].SmartReplyMetrics.TopNMetrics.BuilderSmartReplyMetrics.TopNMetrics.Builder. mergeFrom(SmartReplyMetrics.TopNMetrics other)static SmartReplyMetrics.TopNMetrics.BuilderSmartReplyMetrics.TopNMetrics. newBuilder(SmartReplyMetrics.TopNMetrics prototype)SmartReplyMetrics.BuilderSmartReplyMetrics.Builder. setTopNMetrics(int index, SmartReplyMetrics.TopNMetrics value)Metrics of top n smart replies, sorted by [TopNMetric.n][].Method parameters in com.google.cloud.dialogflow.v2 with type arguments of type SmartReplyMetrics.TopNMetrics Modifier and Type Method Description SmartReplyMetrics.BuilderSmartReplyMetrics.Builder. addAllTopNMetrics(Iterable<? extends SmartReplyMetrics.TopNMetrics> values)Metrics of top n smart replies, sorted by [TopNMetric.n][].
-