Google Cloud Monitoring v3 API - Enum NotificationChannelDescriptorName.ResourceNameType (3.8.0)

public enum NotificationChannelDescriptorName.ResourceNameType

Reference documentation and code samples for the Google Cloud Monitoring v3 API enum NotificationChannelDescriptorName.ResourceNameType.

The possible contents of NotificationChannelDescriptorName.

Namespace

Google.Cloud.Monitoring.V3

Assembly

Google.Cloud.Monitoring.V3.dll

Fields

NameDescription
FolderChannelDescriptor

A resource name with pattern folders/{folder}/notificationChannelDescriptors/{channel_descriptor} .

OrganizationChannelDescriptor

A resource name with pattern organizations/{organization}/notificationChannelDescriptors/{channel_descriptor}.

ProjectChannelDescriptor

A resource name with pattern projects/{project}/notificationChannelDescriptors/{channel_descriptor} .

Unparsed

An unparsed resource name.