Enum NotificationChannelDescriptorName.ResourceNameType (3.1.0)

public enum 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.