Class CreateEnvironmentRequest (0.2.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. Format: projects/.
environment .gcdc_environment.Environment
Required. The environment to create.