name property

String? name
getter/setter pair

The relative resource name of the SecurityMarks.

See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Examples: "organizations/{organization_id}/assets/{asset_id}/securityMarks" "organizations/{organization_id}/sources/{source_id}/findings/{finding_id}/securityMarks".

Implementation

core.String? name;