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."],[[["The page provides documentation for the `LivePersonConfig` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its use in human agent handoff configurations."],["The `LivePersonConfig` class is designed for integrating with LivePerson (\u003chttps://www.liveperson.com\u003e) and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property `AccountNumber` that is required for connecting to a specific LivePerson account, which can be found at the login page."],["The page lists multiple versions of the documentation, ranging from version 3.2.0 to 4.26.0, allowing users to access information specific to their project's needs."],["There are two constructors available for the `LivePersonConfig` class: a default constructor and one that accepts another instance of the same class for cloning."]]],[]]