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-03-21 UTC."],[[["This webpage provides documentation for the `HumanAgentHandoffConfig.Types.LivePersonConfig` class within the Google Cloud Dialogflow V2 API, with the latest version being 4.26.0 and going down to version 3.2.0."],["The `LivePersonConfig` class is specifically used to configure settings for integrating with the LivePerson platform, and it is accessible in different versions of the API, with all version links contained on this page."],["The `LivePersonConfig` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes a public string property `AccountNumber` used to store the LivePerson account number, and it also contains two different constructors, one empty and one that takes in a HumanAgentHandoffConfig.Types.LivePersonConfig as an argument."],["The namespace for this class is `Google.Cloud.Dialogflow.V2`, and it is a part of the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]