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
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
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 | |
|---|---|
| Type | Description |
string |
|
setAccountNumber
Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|