| Modifier and Type | Method and Description |
|---|---|
HumanAgentAssistantConfig |
HumanAgentAssistantConfig.Builder.build() |
HumanAgentAssistantConfig |
HumanAgentAssistantConfig.Builder.buildPartial() |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.getDefaultInstance() |
HumanAgentAssistantConfig |
HumanAgentAssistantConfig.getDefaultInstanceForType() |
HumanAgentAssistantConfig |
HumanAgentAssistantConfig.Builder.getDefaultInstanceForType() |
HumanAgentAssistantConfig |
ConversationProfile.getHumanAgentAssistantConfig()
Configuration for agent assistance to use with this profile.
|
HumanAgentAssistantConfig |
ConversationProfile.Builder.getHumanAgentAssistantConfig()
Configuration for agent assistance to use with this profile.
|
HumanAgentAssistantConfig |
ConversationProfileOrBuilder.getHumanAgentAssistantConfig()
Configuration for agent assistance to use with this profile.
|
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseDelimitedFrom(InputStream input) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(byte[] data) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(ByteBuffer data) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(com.google.protobuf.ByteString data) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(InputStream input) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HumanAgentAssistantConfig> |
HumanAgentAssistantConfig.getParserForType() |
static com.google.protobuf.Parser<HumanAgentAssistantConfig> |
HumanAgentAssistantConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
HumanAgentAssistantConfig.Builder |
HumanAgentAssistantConfig.Builder.mergeFrom(HumanAgentAssistantConfig other) |
ConversationProfile.Builder |
ConversationProfile.Builder.mergeHumanAgentAssistantConfig(HumanAgentAssistantConfig value)
Configuration for agent assistance to use with this profile.
|
static HumanAgentAssistantConfig.Builder |
HumanAgentAssistantConfig.newBuilder(HumanAgentAssistantConfig prototype) |
ConversationProfile.Builder |
ConversationProfile.Builder.setHumanAgentAssistantConfig(HumanAgentAssistantConfig value)
Configuration for agent assistance to use with this profile.
|
Copyright © 2023 Google LLC. All rights reserved.