| 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,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(byte[] data) |
static SuggestionFeature |
SuggestionFeature.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(ByteBuffer data) |
static SuggestionFeature |
SuggestionFeature.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(com.google.protobuf.ByteString data) |
static SuggestionFeature |
SuggestionFeature.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(com.google.protobuf.CodedInputStream input) |
static SuggestionFeature |
SuggestionFeature.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestionFeature |
SuggestionFeature.parseFrom(InputStream input) |
static SuggestionFeature |
SuggestionFeature.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SuggestionFeature> |
SuggestionFeature.getParserForType() |
static com.google.protobuf.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 © 2023 Google LLC. All rights reserved.