Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CreateExperimentRequest.
The request message for Experiments.CreateExperiment .
Generated from protobuf message google.cloud.dialogflow.cx.v3.CreateExperimentRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The Agent
to create an Environment
for. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>
.
↳ experiment
getParent
Required. The Agent
to create an Environment
for. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>
.
string
setParent
Required. The Agent
to create an Environment
for. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>
.
var
string
$this
getExperiment
Required. The experiment to create.
hasExperiment
clearExperiment
setExperiment
Required. The experiment to create.
$this
static::build
parent
string
Required. The Agent
to create an Environment
for. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>
. Please see ExperimentsClient::environmentName()
for help formatting this field.
experiment