Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class RunContinuousTestRequest.
The request message for Environments.RunContinuousTest.
Generated from protobuf message google.cloud.dialogflow.cx.v3.RunContinuousTestRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ environment |
string
Required. Format: |
getEnvironment
Required. Format: projects/<Project ID>/locations/<Location
ID>/agents/<Agent ID>/environments/<Environment ID>
.
Returns | |
---|---|
Type | Description |
string |
setEnvironment
Required. Format: projects/<Project ID>/locations/<Location
ID>/agents/<Agent ID>/environments/<Environment ID>
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |