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."],[[["This document provides reference information for the `UptimeCheckConfig.Types.PingConfig` class within the Google Cloud Monitoring v3 API for .NET."],["The `PingConfig` class is used to define parameters for sending ICMP pings as part of uptime checks, which also occur alongside public HTTP/TCP checks and during redirect chains."],["The document outlines the inheritance structure of `PingConfig`, including its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It details the class's constructors, including a default constructor and one that accepts another `PingConfig` object, as well as the property `PingsCount` that dictates how many ICMP pings are sent."],["This document provides links to various versions of the API, ranging from 2.3.0 to 3.15.0 (latest)."]]],[]]