Google Cloud Monitoring v3 API - Enum NotificationChannelName.ResourceNameType (3.7.0)

public enum NotificationChannelName.ResourceNameType

Reference documentation and code samples for the Google Cloud Monitoring v3 API enum NotificationChannelName.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.