Class CreateEnvironmentRequest (1.12.1)

CreateEnvironmentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for Environments.CreateEnvironment.

Attributes

NameDescription
parent str
Required. The Agent to create an Environment for. Format: projects/.
environment google.cloud.dialogflowcx_v3.types.Environment
Required. The environment to create.