Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
SmartReplyMetrics |
SmartReplyMetrics.Builder.build() |
SmartReplyMetrics |
SmartReplyMetrics.Builder.buildPartial() |
static SmartReplyMetrics |
SmartReplyMetrics.getDefaultInstance() |
SmartReplyMetrics |
SmartReplyMetrics.getDefaultInstanceForType() |
SmartReplyMetrics |
SmartReplyMetrics.Builder.getDefaultInstanceForType() |
SmartReplyMetrics |
ConversationModelEvaluationOrBuilder.getSmartReplyMetrics()
Output only.
|
SmartReplyMetrics |
ConversationModelEvaluation.getSmartReplyMetrics()
Output only.
|
SmartReplyMetrics |
ConversationModelEvaluation.Builder.getSmartReplyMetrics()
Output only.
|
static SmartReplyMetrics |
SmartReplyMetrics.parseDelimitedFrom(InputStream input) |
static SmartReplyMetrics |
SmartReplyMetrics.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(byte[] data) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(ByteBuffer data) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(ByteString data) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(CodedInputStream input) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(InputStream input) |
static SmartReplyMetrics |
SmartReplyMetrics.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<SmartReplyMetrics> |
SmartReplyMetrics.getParserForType() |
static Parser<SmartReplyMetrics> |
SmartReplyMetrics.parser() |
Modifier and Type | Method and Description |
---|---|
SmartReplyMetrics.Builder |
SmartReplyMetrics.Builder.mergeFrom(SmartReplyMetrics other) |
ConversationModelEvaluation.Builder |
ConversationModelEvaluation.Builder.mergeSmartReplyMetrics(SmartReplyMetrics value)
Output only.
|
static SmartReplyMetrics.Builder |
SmartReplyMetrics.newBuilder(SmartReplyMetrics prototype) |
ConversationModelEvaluation.Builder |
ConversationModelEvaluation.Builder.setSmartReplyMetrics(SmartReplyMetrics value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.