name property

String? name
getter/setter pair

The resource name of the Finding.

The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}/scanruns/{scanRunId}/findings/{findingId}'. The finding IDs are generated by the system.

Output only.

Implementation

core.String? name;