Class DeleteEnvironmentRequest (1.4.2)

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

Delete an environment.

Attribute

NameDescription
name str
The environment to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}".

Inheritance

builtins.object > proto.message.Message > DeleteEnvironmentRequest