Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.Builder.build() |
EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.Builder.buildPartial() |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.getDefaultInstance() |
EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.getDefaultInstanceForType() |
EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.Builder.getDefaultInstanceForType() |
EvaluationConfig.SmartComposeConfig |
EvaluationConfig.getSmartComposeConfig()
Configuration for smart compose model evalution.
|
EvaluationConfig.SmartComposeConfig |
EvaluationConfig.Builder.getSmartComposeConfig()
Configuration for smart compose model evalution.
|
EvaluationConfig.SmartComposeConfig |
EvaluationConfigOrBuilder.getSmartComposeConfig()
Configuration for smart compose model evalution.
|
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseDelimitedFrom(InputStream input) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(byte[] data) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(ByteBuffer data) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(ByteString data) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(CodedInputStream input) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(InputStream input) |
static EvaluationConfig.SmartComposeConfig |
EvaluationConfig.SmartComposeConfig.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<EvaluationConfig.SmartComposeConfig> |
EvaluationConfig.SmartComposeConfig.getParserForType() |
static Parser<EvaluationConfig.SmartComposeConfig> |
EvaluationConfig.SmartComposeConfig.parser() |
Modifier and Type | Method and Description |
---|---|
EvaluationConfig.SmartComposeConfig.Builder |
EvaluationConfig.SmartComposeConfig.Builder.mergeFrom(EvaluationConfig.SmartComposeConfig other) |
EvaluationConfig.Builder |
EvaluationConfig.Builder.mergeSmartComposeConfig(EvaluationConfig.SmartComposeConfig value)
Configuration for smart compose model evalution.
|
static EvaluationConfig.SmartComposeConfig.Builder |
EvaluationConfig.SmartComposeConfig.newBuilder(EvaluationConfig.SmartComposeConfig prototype) |
EvaluationConfig.Builder |
EvaluationConfig.Builder.setSmartComposeConfig(EvaluationConfig.SmartComposeConfig value)
Configuration for smart compose model evalution.
|
Copyright © 2022 Google LLC. All rights reserved.