Enum NotificationChannelName.ResourceNameType (2.4.0)

public enum ResourceNameType

The possible contents of NotificationChannelName.

Namespace

Google.Cloud.Monitoring.V3

Assembly

Google.Cloud.Monitoring.V3.dll

Fields

NameDescription
FolderNotificationChannel

A resource name with pattern folders/{folder}/notificationChannels/{notification_channel}.

OrganizationNotificationChannel

A resource name with pattern organizations/{organization}/notificationChannels/{notification_channel} .

ProjectNotificationChannel

A resource name with pattern projects/{project}/notificationChannels/{notification_channel}.

Unparsed

An unparsed resource name.