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-03-21 UTC."],[[["This webpage provides documentation for the `HumanAgentHandoffConfig.Types.LivePersonConfig` class in the Google Cloud Dialogflow v2 API, with version 4.26.0 being the latest release."],["The `LivePersonConfig` class is used to configure interactions with LivePerson, a customer engagement platform."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage message interactions, equality checks, deep cloning, and buffer management."],["The documentation includes a list of available versions, ranging from version 4.26.0 down to 3.2.0, allowing you to view historical versions of the class."],["The class contains a constructor and the `AccountNumber` property, which is a required string to connect with a LivePerson account."]]],[]]