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