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."],[[["This webpage provides documentation for the `LivePersonConfig` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its use in human agent handoff configurations for versions ranging from 3.2.0 to 4.26.0."],["The `LivePersonConfig` class is specific to LivePerson integration (\u003chttps://www.liveperson.com\u003e), inheriting from `Object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a `AccountNumber` property, which is a required string value representing the LivePerson account number needed for connection."],["There are two constructors, a parameterless constructor and one that takes another `LivePersonConfig` as a parameter, allowing the creation of instances and copies."],["The available versions allow for viewing documentation on the `LivePersonConfig` for a broad range of .NET versions."]]],[]]