Class GetEnvironmentRequest (1.3.1)

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

Get an environment.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetEnvironmentRequest