name property

String? name
getter/setter pair

The resource name of the ScanRun.

The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'. The ScanRun IDs are generated by the system.

Output only.

Implementation

core.String? name;