Class CreateEnvironmentRequest (0.4.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_v3beta1.types.Environment
Required. The environment to create.