Google Cloud Dialogflow Cx V3 Client - Class RunContinuousTestRequest (0.2.1)

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 \ V3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ environment string

Required. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/environments/<Environment ID>.

getEnvironment

Required. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/environments/<Environment ID>.

Returns
TypeDescription
string

setEnvironment

Required. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/environments/<Environment ID>.

Parameter
NameDescription
var string
Returns
TypeDescription
$this