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 v2beta1 API class HumanAgentHandoffConfig.Types.LivePersonConfig.
Configuration specific to LivePerson.
Implements
IMessageHumanAgentHandoffConfigTypesLivePersonConfig, IEquatableHumanAgentHandoffConfigTypesLivePersonConfig, IDeepCloneableHumanAgentHandoffConfigTypesLivePersonConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.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 |