Module: Google::Cloud::Monitoring::V3::SnoozeService

Defined in:
lib/google/cloud/monitoring/v3/snooze_service.rb,
lib/google/cloud/monitoring/v3/snooze_service/paths.rb,
lib/google/cloud/monitoring/v3/snooze_service/client.rb,
lib/google/cloud/monitoring/v3/snooze_service/credentials.rb

Overview

The SnoozeService API is used to temporarily prevent an alert policy from generating alerts. A Snooze is a description of the criteria under which one or more alert policies should not fire alerts for the specified duration.

Examples:

Load this service and instantiate a gRPC client


require "google/cloud/monitoring/v3/snooze_service"
client = ::Google::Cloud::Monitoring::V3::SnoozeService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials