Google Cloud Security Command Center v1 API - Enum NotificationConfigName.ResourceNameType (3.6.0)

public enum ResourceNameType

Reference documentation and code samples for the Google Cloud Security Command Center v1 API enum NotificationConfigName.ResourceNameType.

The possible contents of NotificationConfigName.

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Fields

NameDescription
FolderNotificationConfig

A resource name with pattern folders/{folder}/notificationConfigs/{notification_config}.

OrganizationNotificationConfig

A resource name with pattern organizations/{organization}/notificationConfigs/{notification_config} .

ProjectNotificationConfig

A resource name with pattern projects/{project}/notificationConfigs/{notification_config}.

Unparsed

An unparsed resource name.