public sealed class LivePersonConfig : IMessage<HumanAgentHandoffConfig.Types.LivePersonConfig>, IEquatable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IDeepCloneable<HumanAgentHandoffConfig.Types.LivePersonConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class HumanAgentHandoffConfig.Types.LivePersonConfig.
[[["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-09 UTC."],[[["This webpage provides documentation for the `HumanAgentHandoffConfig.Types.LivePersonConfig` class within the Google Cloud Dialogflow V2 API, covering versions from 3.2.0 up to the latest release 4.26.0."],["The `LivePersonConfig` class is designed for integrating Dialogflow with LivePerson, a customer engagement platform, as it allows configuration specific to LivePerson."],["It Implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while Inheriting from `Object`, making it a well-integrated component within the .NET framework."],["The `LivePersonConfig` class includes a property, `AccountNumber`, which is a required string property used to store the LivePerson account number for connection, as it is the account number used to log into the platform."]]],[]]