Class: Google::Monitoring::V3::GetUptimeCheckConfigRequest

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

Overview

The protocol for the +GetUptimeCheckConfig+ request.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The uptime check configuration to retrieve. The format is +projects/[PROJECT_ID]/uptimeCheckConfigs/[UPTIME_CHECK_ID]+.

Returns:

  • (String)

    The uptime check configuration to retrieve. The format is +projects/[PROJECT_ID]/uptimeCheckConfigs/[UPTIME_CHECK_ID]+.



58
# File 'lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/uptime_service.rb', line 58

class GetUptimeCheckConfigRequest; end