asset property

String? asset
getter/setter pair

The full resource name of the asset being analyzed.

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

Implementation

core.String? asset;