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

public enum SourceName.ResourceNameType

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

The possible contents of SourceName.

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Fields

Name Description
FolderSource

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

OrganizationSource

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

ProjectSource

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

Unparsed

An unparsed resource name.