name property

String? name
getter/setter pair

The full resource name of the resource.

Example: //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1.

Implementation

core.String? name;