name property
Unique name for the patch deployment resource in a project.
The patch deployment name is in the form:
projects/{project_id}/patchDeployments/{patch_deployment_id}
. This field
is ignored when you create a new patch deployment.
Implementation
core.String? name;