Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CreateEnvironmentRequest.
The request message for Environments.CreateEnvironment .
Generated from protobuf message google.cloud.dialogflow.cx.v3.CreateEnvironmentRequest
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/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
↳ environment
getParent
Required. The Agent
to create an Environment
for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
string
setParent
Required. The Agent
to create an Environment
for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
var
string
$this
getEnvironment
Required. The environment to create.
hasEnvironment
clearEnvironment
setEnvironment
Required. The environment to create.
$this
static::build
parent
string
Required. The Agent
to create an Environment
for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
. Please see Google\Cloud\Dialogflow\Cx\V3\EnvironmentsClient::agentName()
for help formatting this field.
environment