Enum SecurityMarksName.ResourceNameType (2.9.0)

public enum ResourceNameType

The possible contents of SecurityMarksName.

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Fields

NameDescription
FolderAsset

A resource name with pattern folders/{folder}/assets/{asset}/securityMarks.

FolderSourceFinding

A resource name with pattern folders/{folder}/sources/{source}/findings/{finding}/securityMarks.

OrganizationAsset

A resource name with pattern organizations/{organization}/assets/{asset}/securityMarks.

OrganizationSourceFinding

A resource name with pattern organizations/{organization}/sources/{source}/findings/{finding}/securityMarks.

ProjectAsset

A resource name with pattern projects/{project}/assets/{asset}/securityMarks.

ProjectSourceFinding

A resource name with pattern projects/{project}/sources/{source}/findings/{finding}/securityMarks .

Unparsed

An unparsed resource name.