Class: Google::Monitoring::V3::GetAlertPolicyRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert_service.rb

Overview

The protocol for the +GetAlertPolicy+ request.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The alerting policy to retrieve. The format is

projects/[PROJECT_ID]/alertPolicies/[ALERT_POLICY_ID]

Returns:

  • (String)

    The alerting policy to retrieve. The format is

    projects/[PROJECT_ID]/alertPolicies/[ALERT_POLICY_ID]
    


42
# File 'lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/alert_service.rb', line 42

class GetAlertPolicyRequest; end