Google Cloud Dialogflow V2 Client - Class LivePersonConfig (1.8.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class LivePersonConfig.

Configuration specific to LivePerson (https://www.liveperson.com).

Generated from protobuf message google.cloud.dialogflow.v2.HumanAgentHandoffConfig.LivePersonConfig

Namespace

Google \ Cloud \ Dialogflow \ V2 \ HumanAgentHandoffConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ account_number string

Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.

getAccountNumber

Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.

Returns
TypeDescription
string

setAccountNumber

Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.

Parameter
NameDescription
var string
Returns
TypeDescription
$this