name property

String? name
getter/setter pair

Name of the resource.

E.g.: projects/myproject/locations/US/reservations/team1-prod/assignments/123. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters.

Output only.

Implementation

core.String? name;