Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::HumanAgentHandoffConfig::LivePersonConfig.
Configuration specific to LivePerson (https://www.liveperson.com).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#account_number
def account_number() -> ::String
Returns
- (::String) — Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.
#account_number=
def account_number=(value) -> ::String
Parameter
- value (::String) — Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.
Returns
- (::String) — Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.