public sealed class 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `HumanAgentHandoffConfig.Types.LivePersonConfig` class within the Google Cloud Dialogflow V2 API, covering versions from 3.2.0 up to the latest release 4.26.0."],["The `LivePersonConfig` class is designed for integrating Dialogflow with LivePerson, a customer engagement platform, as it allows configuration specific to LivePerson."],["It Implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while Inheriting from `Object`, making it a well-integrated component within the .NET framework."],["The `LivePersonConfig` class includes a property, `AccountNumber`, which is a required string property used to store the LivePerson account number for connection, as it is the account number used to log into the platform."]]],[]]