public sealed class LivePersonConfig : IMessage<HumanAgentHandoffConfig.Types.LivePersonConfig>, IEquatable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IDeepCloneable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IBufferMessage, IMessage
[[["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 page provides documentation for the `LivePersonConfig` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically detailing its use in configuring human agent handoffs to LivePerson."],["The documentation covers multiple versions of the `LivePersonConfig` class, ranging from version 3.2.0 to the latest version 4.26.0, which can be seen in the list of version."],["The `LivePersonConfig` class allows integration with LivePerson, a customer engagement platform, which allows connection to the LivePerson account."],["The `LivePersonConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["A key property of the `LivePersonConfig` is `AccountNumber`, which is required to connect to a LivePerson account, representing the account number to be used for the connection."]]],[]]