parent property

String? parent
getter/setter pair

The relative resource name of the source the finding belongs to.

See: https://cloud.google.com/apis/design/resource_names#relative_resource_name This field is immutable after creation time. For example: "organizations/{organization_id}/sources/{source_id}"

Implementation

core.String? parent;