Security Command Center v2 API - Enum SecurityMarksName.ResourceNameType (1.0.0-beta01)

public enum SecurityMarksName.ResourceNameType

Reference documentation and code samples for the Security Command Center v2 API enum SecurityMarksName.ResourceNameType.

The possible contents of SecurityMarksName.

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.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.

FolderSourceLocationFinding

A resource name with pattern folders/{folder}/sources/{source}/locations/{location}/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.

OrganizationSourceLocationFinding

A resource name with pattern organizations/{organization}/sources/{source}/locations/{location}/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 .

ProjectSourceLocationFinding

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

Unparsed

An unparsed resource name.