Google Cloud Dialogflow v2 API - Class HumanAgentHandoffConfig.Types.LivePersonConfig (4.18.0)

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).

Inheritance

object > HumanAgentHandoffConfig.Types.LivePersonConfig

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Constructors

LivePersonConfig()

public LivePersonConfig()

LivePersonConfig(LivePersonConfig)

public LivePersonConfig(HumanAgentHandoffConfig.Types.LivePersonConfig other)
Parameter
NameDescription
otherHumanAgentHandoffConfigTypesLivePersonConfig

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
TypeDescription
string