public sealed class HumanAgentHandoffConfig.Types.LivePersonConfig : IMessage<HumanAgentHandoffConfig.Types.LivePersonConfig>, IEquatable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IDeepCloneable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class HumanAgentHandoffConfig.Types.LivePersonConfig.
Configuration specific to LivePerson (https://www.liveperson.com).
Implements
IMessageHumanAgentHandoffConfigTypesLivePersonConfig, IEquatableHumanAgentHandoffConfigTypesLivePersonConfig, IDeepCloneableHumanAgentHandoffConfigTypesLivePersonConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.V2Assembly
Google.Cloud.Dialogflow.V2.dll
Constructors
LivePersonConfig()
public LivePersonConfig()
LivePersonConfig(LivePersonConfig)
public LivePersonConfig(HumanAgentHandoffConfig.Types.LivePersonConfig other)
Parameter | |
---|---|
Name | Description |
other |
HumanAgentHandoffConfigTypesLivePersonConfig |
Properties
AccountNumber
public string AccountNumber { get; set; }
Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.
Property Value | |
---|---|
Type | Description |
string |