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

public enum FindingName.ResourceNameType

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

The possible contents of FindingName.

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Fields

NameDescription
FolderSourceFinding

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

FolderSourceLocationFinding

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

OrganizationSourceFinding

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

OrganizationSourceLocationFinding

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

ProjectSourceFinding

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

ProjectSourceLocationFinding

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

Unparsed

An unparsed resource name.