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-03-21 UTC."],[[["The content focuses on the `LivePersonConfig` class within the `Google.Cloud.Dialogflow.V2` namespace, which is a part of the .NET documentation for Dialogflow."],["The latest version documented is 4.26.0, with a list of historical versions down to 3.2.0, all relating to the `LivePersonConfig`."],["`LivePersonConfig` is used to configure connections with LivePerson (\u003chttps://www.liveperson.com\u003e), and is within the HumanAgentHandoffConfig and implements several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `LivePersonConfig` class has properties like `AccountNumber` for configuring the LivePerson account to connect to, as well as constructors for instantiating it."],["The documentation provides detailed information about the `LivePersonConfig` class, its inheritance from Object, and the implementation of various interfaces, along with members it inherits and methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]