Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
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 |
ConversationProfileOrBuilder.getHumanAgentAssistantConfig()
Configuration for agent assistance to use with this profile.
|
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.
|
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseDelimitedFrom(InputStream input) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(byte[] data) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(ByteBuffer data) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(ByteString data) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(CodedInputStream input) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(InputStream input) |
static HumanAgentAssistantConfig |
HumanAgentAssistantConfig.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<HumanAgentAssistantConfig> |
HumanAgentAssistantConfig.getParserForType() |
static 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 © 2022 Google LLC. All rights reserved.