- 4.89.0 (latest)
- 4.88.0
- 4.87.0
- 4.86.0
- 4.84.0
- 4.82.0
- 4.81.0
- 4.80.0
- 4.79.0
- 4.78.0
- 4.76.0
- 4.74.0
- 4.73.0
- 4.70.0
- 4.69.0
- 4.68.0
- 4.66.0
- 4.65.0
- 4.64.0
- 4.63.0
- 4.62.0
- 4.61.0
- 4.60.0
- 4.59.0
- 4.58.0
- 4.57.0
- 4.55.0
- 4.54.0
- 4.53.0
- 4.52.0
- 4.51.0
- 4.50.0
- 4.49.0
- 4.48.0
- 4.47.0
- 4.46.0
- 4.45.0
- 4.43.0
- 4.42.0
- 4.41.0
- 4.40.0
- 4.39.0
- 4.38.0
- 4.37.0
- 4.36.0
- 4.35.0
- 4.34.0
- 4.33.0
- 4.30.0
- 4.29.0
- 4.28.0
- 4.27.0
- 4.26.0
- 4.25.0
- 4.24.0
- 4.23.0
- 4.22.0
- 4.21.0
- 4.20.0
- 4.19.0
- 4.18.0
- 4.17.0
- 4.15.0
- 4.14.0
- 4.13.0
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.1
- 4.8.6
- 4.7.5
- 4.6.0
- 4.5.11
- 4.4.0
- 4.3.1
public static final class HumanAgentHandoffConfig.Builder extends GeneratedMessage.Builder<HumanAgentHandoffConfig.Builder> implements HumanAgentHandoffConfigOrBuilderDefines the hand off to a live agent, typically on which external agent service provider to connect to a conversation.
Currently, this feature is not general available, please contact Google to get access.
Protobuf type google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > HumanAgentHandoffConfig.BuilderImplements
HumanAgentHandoffConfigOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public HumanAgentHandoffConfig build()| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig |
|
buildPartial()
public HumanAgentHandoffConfig buildPartial()| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig |
|
clear()
public HumanAgentHandoffConfig.Builder clear()| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
clearAgentService()
public HumanAgentHandoffConfig.Builder clearAgentService()| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
clearLivePersonConfig()
public HumanAgentHandoffConfig.Builder clearLivePersonConfig()Uses LivePerson.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.LivePersonConfig live_person_config = 1;
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
clearSalesforceLiveAgentConfig()
public HumanAgentHandoffConfig.Builder clearSalesforceLiveAgentConfig()Uses Salesforce Live Agent.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.SalesforceLiveAgentConfig salesforce_live_agent_config = 2;
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
getAgentServiceCase()
public HumanAgentHandoffConfig.AgentServiceCase getAgentServiceCase()| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.AgentServiceCase |
|
getDefaultInstanceForType()
public HumanAgentHandoffConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getLivePersonConfig()
public HumanAgentHandoffConfig.LivePersonConfig getLivePersonConfig()Uses LivePerson.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.LivePersonConfig live_person_config = 1;
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.LivePersonConfig |
The livePersonConfig. |
getLivePersonConfigBuilder()
public HumanAgentHandoffConfig.LivePersonConfig.Builder getLivePersonConfigBuilder()Uses LivePerson.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.LivePersonConfig live_person_config = 1;
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.LivePersonConfig.Builder |
|
getLivePersonConfigOrBuilder()
public HumanAgentHandoffConfig.LivePersonConfigOrBuilder getLivePersonConfigOrBuilder()Uses LivePerson.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.LivePersonConfig live_person_config = 1;
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.LivePersonConfigOrBuilder |
|
getSalesforceLiveAgentConfig()
public HumanAgentHandoffConfig.SalesforceLiveAgentConfig getSalesforceLiveAgentConfig()Uses Salesforce Live Agent.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.SalesforceLiveAgentConfig salesforce_live_agent_config = 2;
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.SalesforceLiveAgentConfig |
The salesforceLiveAgentConfig. |
getSalesforceLiveAgentConfigBuilder()
public HumanAgentHandoffConfig.SalesforceLiveAgentConfig.Builder getSalesforceLiveAgentConfigBuilder()Uses Salesforce Live Agent.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.SalesforceLiveAgentConfig salesforce_live_agent_config = 2;
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.SalesforceLiveAgentConfig.Builder |
|
getSalesforceLiveAgentConfigOrBuilder()
public HumanAgentHandoffConfig.SalesforceLiveAgentConfigOrBuilder getSalesforceLiveAgentConfigOrBuilder()Uses Salesforce Live Agent.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.SalesforceLiveAgentConfig salesforce_live_agent_config = 2;
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.SalesforceLiveAgentConfigOrBuilder |
|
hasLivePersonConfig()
public boolean hasLivePersonConfig()Uses LivePerson.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.LivePersonConfig live_person_config = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the livePersonConfig field is set. |
hasSalesforceLiveAgentConfig()
public boolean hasSalesforceLiveAgentConfig()Uses Salesforce Live Agent.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.SalesforceLiveAgentConfig salesforce_live_agent_config = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the salesforceLiveAgentConfig field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(HumanAgentHandoffConfig other)
public HumanAgentHandoffConfig.Builder mergeFrom(HumanAgentHandoffConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
HumanAgentHandoffConfig |
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public HumanAgentHandoffConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public HumanAgentHandoffConfig.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
mergeLivePersonConfig(HumanAgentHandoffConfig.LivePersonConfig value)
public HumanAgentHandoffConfig.Builder mergeLivePersonConfig(HumanAgentHandoffConfig.LivePersonConfig value)Uses LivePerson.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.LivePersonConfig live_person_config = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
HumanAgentHandoffConfig.LivePersonConfig |
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
mergeSalesforceLiveAgentConfig(HumanAgentHandoffConfig.SalesforceLiveAgentConfig value)
public HumanAgentHandoffConfig.Builder mergeSalesforceLiveAgentConfig(HumanAgentHandoffConfig.SalesforceLiveAgentConfig value)Uses Salesforce Live Agent.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.SalesforceLiveAgentConfig salesforce_live_agent_config = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
HumanAgentHandoffConfig.SalesforceLiveAgentConfig |
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
setLivePersonConfig(HumanAgentHandoffConfig.LivePersonConfig value)
public HumanAgentHandoffConfig.Builder setLivePersonConfig(HumanAgentHandoffConfig.LivePersonConfig value)Uses LivePerson.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.LivePersonConfig live_person_config = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
HumanAgentHandoffConfig.LivePersonConfig |
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
setLivePersonConfig(HumanAgentHandoffConfig.LivePersonConfig.Builder builderForValue)
public HumanAgentHandoffConfig.Builder setLivePersonConfig(HumanAgentHandoffConfig.LivePersonConfig.Builder builderForValue)Uses LivePerson.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.LivePersonConfig live_person_config = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
HumanAgentHandoffConfig.LivePersonConfig.Builder |
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
setSalesforceLiveAgentConfig(HumanAgentHandoffConfig.SalesforceLiveAgentConfig value)
public HumanAgentHandoffConfig.Builder setSalesforceLiveAgentConfig(HumanAgentHandoffConfig.SalesforceLiveAgentConfig value)Uses Salesforce Live Agent.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.SalesforceLiveAgentConfig salesforce_live_agent_config = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
HumanAgentHandoffConfig.SalesforceLiveAgentConfig |
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|
setSalesforceLiveAgentConfig(HumanAgentHandoffConfig.SalesforceLiveAgentConfig.Builder builderForValue)
public HumanAgentHandoffConfig.Builder setSalesforceLiveAgentConfig(HumanAgentHandoffConfig.SalesforceLiveAgentConfig.Builder builderForValue)Uses Salesforce Live Agent.
.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig.SalesforceLiveAgentConfig salesforce_live_agent_config = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
HumanAgentHandoffConfig.SalesforceLiveAgentConfig.Builder |
| Returns | |
|---|---|
| Type | Description |
HumanAgentHandoffConfig.Builder |
|