Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class LivePersonConfig.
Configuration specific to LivePerson.
Generated from protobuf message google.cloud.dialogflow.v2.HumanAgentHandoffConfig.LivePersonConfig
Namespace
Google \ Cloud \ Dialogflow \ V2 \ HumanAgentHandoffConfigMethods
__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 |