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 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`."]]],[]]