public sealed class UptimeCheckConfig.Types.PingConfig : IMessage<UptimeCheckConfig.Types.PingConfig>, IEquatable<UptimeCheckConfig.Types.PingConfig>, IDeepCloneable<UptimeCheckConfig.Types.PingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UptimeCheckConfig.Types.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `UptimeCheckConfig.Types.PingConfig` within the Google Cloud Monitoring v3 API is 3.15.0."],["This document provides reference documentation and code samples for the `UptimeCheckConfig.Types.PingConfig` class, which is used for sending ICMP pings in conjunction with public HTTP/TCP checks."],["`UptimeCheckConfig.Types.PingConfig` implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, enabling it to have a comprehensive set of features."],["The class is part of the `Google.Cloud.Monitoring.V3` namespace and is found within the `Google.Cloud.Monitoring.V3.dll` assembly."],["The class provides a property, `PingsCount`, which allows you to determine the number of ICMP pings, with a current maximum of 3."]]],[]]