Class: Google::Cloud::Monitoring::V3::UptimeCheckConfig::TcpCheck

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

Overview

Information required for a TCP Uptime check request.

Instance Attribute Summary collapse

Instance Attribute Details

#ping_config::Google::Cloud::Monitoring::V3::UptimeCheckConfig::PingConfig



392
393
394
395
# File 'proto_docs/google/monitoring/v3/uptime.rb', line 392

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

#port::Integer



392
393
394
395
# File 'proto_docs/google/monitoring/v3/uptime.rb', line 392

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