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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 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, a customer engagement platform, and is derived from the `Object` class while implementing multiple interfaces."],["The page lists available documentation for `LivePersonConfig` across various versions, ranging from 3.2.0 to the latest version 4.26.0, to ensure that specific version details are retrievable."],["The `AccountNumber` property of the `LivePersonConfig` class is highlighted as a required string value used for connecting to a specific LivePerson account."],["The documentation has a list of inherited members, which include methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` that `LivePersonConfig` inherits from the base class `Object`."]]],[]]