public sealed class HumanAgentHandoffConfig.Types.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-02 UTC."],[[["This webpage provides reference documentation for the `HumanAgentHandoffConfig.Types.LivePersonConfig` class within the Google Cloud Dialogflow v2 API, specifically for version 4.15.0."],["The `LivePersonConfig` class is used to configure settings for connecting to LivePerson, a customer engagement platform, and is found within the `Google.Cloud.Dialogflow.V2` namespace."],["The provided content contains documentation and version history for this class, including links to versions ranging from 3.2.0 to the latest 4.26.0, each with its respective documentation page."],["The `LivePersonConfig` class inherits from the base `object` class and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to define its properties and behaviors."],["A crucial property within this class is `AccountNumber`, which is a required string for connecting to a specific LivePerson account, where the account number must be provided, and is the one to be entered on their login page."]]],[]]