Class: Google::Cloud::Monitoring::V3::ListUptimeCheckIpsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/monitoring/v3/uptime_service.rb

Overview

The protocol for the ListUptimeCheckIps response.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



170
171
172
173
# File 'proto_docs/google/monitoring/v3/uptime_service.rb', line 170

class ListUptimeCheckIpsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#uptime_check_ips::Array<::Google::Cloud::Monitoring::V3::UptimeCheckIp>



170
171
172
173
# File 'proto_docs/google/monitoring/v3/uptime_service.rb', line 170

class ListUptimeCheckIpsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end