| Modifier and Type | Method and Description |
|---|---|
HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder.build() |
HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder.buildPartial() |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.getDefaultInstance() |
HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.getDefaultInstanceForType() |
HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder.getDefaultInstanceForType() |
HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionConfigOrBuilder.getFeatureConfigs(int index)
Configuration of different suggestion features.
|
HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionConfig.getFeatureConfigs(int index)
Configuration of different suggestion features.
|
HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionConfig.Builder.getFeatureConfigs(int index)
Configuration of different suggestion features.
|
HumanAgentAssistantConfig.SuggestionFeatureConfig |
SetSuggestionFeatureConfigRequestOrBuilder.getSuggestionFeatureConfig()
Required.
|
HumanAgentAssistantConfig.SuggestionFeatureConfig |
SetSuggestionFeatureConfigRequest.getSuggestionFeatureConfig()
Required.
|
HumanAgentAssistantConfig.SuggestionFeatureConfig |
SetSuggestionFeatureConfigRequest.Builder.getSuggestionFeatureConfig()
Required.
|
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseDelimitedFrom(InputStream input) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(byte[] data) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(ByteBuffer data) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(com.google.protobuf.ByteString data) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(InputStream input) |
static HumanAgentAssistantConfig.SuggestionFeatureConfig |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HumanAgentAssistantConfig.SuggestionFeatureConfig> |
HumanAgentAssistantConfig.SuggestionConfigOrBuilder.getFeatureConfigsList()
Configuration of different suggestion features.
|
List<HumanAgentAssistantConfig.SuggestionFeatureConfig> |
HumanAgentAssistantConfig.SuggestionConfig.getFeatureConfigsList()
Configuration of different suggestion features.
|
List<HumanAgentAssistantConfig.SuggestionFeatureConfig> |
HumanAgentAssistantConfig.SuggestionConfig.Builder.getFeatureConfigsList()
Configuration of different suggestion features.
|
com.google.protobuf.Parser<HumanAgentAssistantConfig.SuggestionFeatureConfig> |
HumanAgentAssistantConfig.SuggestionFeatureConfig.getParserForType() |
static com.google.protobuf.Parser<HumanAgentAssistantConfig.SuggestionFeatureConfig> |
HumanAgentAssistantConfig.SuggestionFeatureConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
HumanAgentAssistantConfig.SuggestionConfig.Builder |
HumanAgentAssistantConfig.SuggestionConfig.Builder.addAllFeatureConfigs(Iterable<? extends HumanAgentAssistantConfig.SuggestionFeatureConfig> values)
Configuration of different suggestion features.
|
Copyright © 2023 Google LLC. All rights reserved.