Class CreateEnvironmentRequest (2.13.0)

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. Supported formats: - projects/ - projects/
environment google.cloud.dialogflow_v2.types.Environment
Required. The environment to create.
environment_id str
Required. The unique id of the new environment.