canonicalName property

String? canonicalName
getter/setter pair

The canonical name of the finding source.

It's either "organizations/{organization_id}/sources/{source_id}", "folders/{folder_id}/sources/{source_id}", or "projects/{project_number}/sources/{source_id}", depending on the closest CRM ancestor of the resource associated with the finding.

Implementation

core.String? canonicalName;