Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::UptimeCheckConfig::PingConfig.
Information involved in sending ICMP pings alongside public HTTP/TCP checks. For HTTP, the pings are performed for each part of the redirect chain.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pings_count
def pings_count() -> ::Integer
Returns
- (::Integer) — Number of ICMP pings. A maximum of 3 ICMP pings is currently supported.
#pings_count=
def pings_count=(value) -> ::Integer
Parameter
- value (::Integer) — Number of ICMP pings. A maximum of 3 ICMP pings is currently supported.
Returns
- (::Integer) — Number of ICMP pings. A maximum of 3 ICMP pings is currently supported.