public sealed class LivePersonConfig : IMessage<HumanAgentHandoffConfig.Types.LivePersonConfig>, IEquatable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IDeepCloneable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IBufferMessage, IMessageConfiguration specific to LivePerson (https://www.liveperson.com).
Implements
IMessage<HumanAgentHandoffConfig.Types.LivePersonConfig>, IEquatable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IDeepCloneable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.V2Assembly
Google.Cloud.Dialogflow.V2.dll
Constructors
LivePersonConfig()
public LivePersonConfig()LivePersonConfig(HumanAgentHandoffConfig.Types.LivePersonConfig)
public LivePersonConfig(HumanAgentHandoffConfig.Types.LivePersonConfig other)| Parameter | |
|---|---|
| Name | Description | 
| other | HumanAgentHandoffConfig.Types.LivePersonConfig | 
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 | |