Google Cloud Monitoring v3 API - Enum AlertPolicyName.ResourceNameType (3.2.0)

Stay organized with collections Save and categorize content based on your preferences.
public enum ResourceNameType

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

The possible contents of AlertPolicyName.

Namespace

Google.Cloud.Monitoring.V3

Assembly

Google.Cloud.Monitoring.V3.dll

Fields

NameDescription
FolderAlertPolicy

A resource name with pattern folders/{folder}/alertPolicies/{alert_policy}.

OrganizationAlertPolicy

A resource name with pattern organizations/{organization}/alertPolicies/{alert_policy}.

ProjectAlertPolicy

A resource name with pattern projects/{project}/alertPolicies/{alert_policy}.

Unparsed

An unparsed resource name.