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 page provides documentation for the `LivePersonConfig` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically detailing its use in human agent handoff configurations."],["The documentation covers a range of versions for `LivePersonConfig`, from version 3.2.0 up to the latest version 4.26.0, with version 3.11.0 listed as a point of reference."],["`LivePersonConfig` is used to configure connections to LivePerson accounts, and it requires the LivePerson account number for setup."],["The `LivePersonConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The documentation includes details on the constructors for `LivePersonConfig`, including a default constructor and one that takes another `LivePersonConfig` instance as a parameter, along with information about its `AccountNumber` property."]]],[]]