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 reference documentation for the `HumanAgentHandoffConfig.Types.LivePersonConfig` class within the Google Cloud Dialogflow v2 API."],["The `LivePersonConfig` class is designed for configuration specific to the LivePerson platform, which is a service used for conversational AI."],["The latest available version of the API is 4.26.0, with multiple versions from 3.2.0 to 4.26.0 linked in the provided list."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class offers a public `AccountNumber` property, which is a required `string` for connecting a LivePerson account, and two constructors, one empty and one which takes a parameter of the same type as itself."]]],[]]