name property
Full name of this resource, in the format
users/{owner_email}/environments/{environment_id}.
{owner_email} is the email address of the user to whom this environment
belongs, and {environment_id} is the identifier of this environment. For
example, users/someone@example.com/environments/default.
Immutable.
Implementation
core.String? name;