Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
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 |
ConversationProfileOrBuilder.getHumanAgentHandoffConfig()
Configuration for connecting to a live agent.
|
HumanAgentHandoffConfig |
ConversationProfile.getHumanAgentHandoffConfig()
Configuration for connecting to a live agent.
|
HumanAgentHandoffConfig |
ConversationProfile.Builder.getHumanAgentHandoffConfig()
Configuration for connecting to a live agent.
|
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseDelimitedFrom(InputStream input) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(byte[] data) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(ByteBuffer data) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(ByteString data) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(CodedInputStream input) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(InputStream input) |
static HumanAgentHandoffConfig |
HumanAgentHandoffConfig.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<HumanAgentHandoffConfig> |
HumanAgentHandoffConfig.getParserForType() |
static 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 © 2022 Google LLC. All rights reserved.