| Modifier and Type | Method and Description |
|---|---|
HumanAgentHandoffConfig |
HumanAgentHandoffConfig.Builder.build() |
HumanAgentHandoffConfig |
HumanAgentHandoffConfig.Builder.buildPartial() |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.getDefaultInstance() |
HumanAgentHandoffConfig |
HumanAgentHandoffConfig.getDefaultInstanceForType() |
HumanAgentHandoffConfig |
HumanAgentHandoffConfig.Builder.getDefaultInstanceForType() |
HumanAgentHandoffConfig |
ConversationProfile.getHumanAgentHandoffConfig()
Configuration for connecting to a live agent.
|
HumanAgentHandoffConfig |
ConversationProfile.Builder.getHumanAgentHandoffConfig()
Configuration for connecting to a live agent.
|
HumanAgentHandoffConfig |
ConversationProfileOrBuilder.getHumanAgentHandoffConfig()
Configuration for connecting to a live agent.
|
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseDelimitedFrom(InputStream input) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(byte[] data) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(ByteBuffer data) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(com.google.protobuf.ByteString data) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(InputStream input) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HumanAgentHandoffConfig> |
HumanAgentHandoffConfig.getParserForType() |
static com.google.protobuf.Parser<HumanAgentHandoffConfig> |
HumanAgentHandoffConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
HumanAgentHandoffConfig.Builder |
HumanAgentHandoffConfig.Builder.mergeFrom(HumanAgentHandoffConfig other) |
ConversationProfile.Builder |
ConversationProfile.Builder.mergeHumanAgentHandoffConfig(HumanAgentHandoffConfig value)
Configuration for connecting to a live agent.
|
static HumanAgentHandoffConfig.Builder |
HumanAgentHandoffConfig.newBuilder(HumanAgentHandoffConfig prototype) |
ConversationProfile.Builder |
ConversationProfile.Builder.setHumanAgentHandoffConfig(HumanAgentHandoffConfig value)
Configuration for connecting to a live agent.
|
Copyright © 2023 Google LLC. All rights reserved.