Security Command Center v2 API - Enum ExternalSystemName.ResourceNameType (1.0.0-beta03)

public enum ExternalSystemName.ResourceNameType

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

The possible contents of ExternalSystemName.

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Fields

Name Description
FolderSourceFindingExternalsystem

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

FolderSourceLocationFindingExternalsystem

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

OrganizationSourceFindingExternalsystem

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

OrganizationSourceLocationFindingExternalsystem

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

ProjectSourceFindingExternalsystem

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

ProjectSourceLocationFindingExternalsystem

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

Unparsed

An unparsed resource name.