resource property

String? resource
getter/setter pair

The full name of the resource.

Example: //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1 See Resource names for more information.

Implementation

core.String? resource;