Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
SuggestionFeature |
SuggestionFeature.Builder.build() |
SuggestionFeature |
SuggestionFeature.Builder.buildPartial() |
static SuggestionFeature |
SuggestionFeature.getDefaultInstance() |
SuggestionFeature |
SuggestionFeature.getDefaultInstanceForType() |
SuggestionFeature |
SuggestionFeature.Builder.getDefaultInstanceForType() |
SuggestionFeature |
HumanAgentAssistantConfig.SuggestionFeatureConfigOrBuilder.getSuggestionFeature()
The suggestion feature.
|
SuggestionFeature |
HumanAgentAssistantConfig.SuggestionFeatureConfig.getSuggestionFeature()
The suggestion feature.
|
SuggestionFeature |
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder.getSuggestionFeature()
The suggestion feature.
|
static SuggestionFeature |
SuggestionFeature.parseDelimitedFrom(InputStream input) |
static SuggestionFeature |
SuggestionFeature.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(byte[] data) |
static SuggestionFeature |
SuggestionFeature.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(ByteBuffer data) |
static SuggestionFeature |
SuggestionFeature.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(ByteString data) |
static SuggestionFeature |
SuggestionFeature.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(CodedInputStream input) |
static SuggestionFeature |
SuggestionFeature.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(InputStream input) |
static SuggestionFeature |
SuggestionFeature.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<SuggestionFeature> |
SuggestionFeature.getParserForType() |
static Parser<SuggestionFeature> |
SuggestionFeature.parser() |
Modifier and Type | Method and Description |
---|---|
SuggestionFeature.Builder |
SuggestionFeature.Builder.mergeFrom(SuggestionFeature other) |
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder |
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder.mergeSuggestionFeature(SuggestionFeature value)
The suggestion feature.
|
static SuggestionFeature.Builder |
SuggestionFeature.newBuilder(SuggestionFeature prototype) |
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder |
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder.setSuggestionFeature(SuggestionFeature value)
The suggestion feature.
|
Copyright © 2022 Google LLC. All rights reserved.