View Source GoogleApi.Monitoring.V3.Model.PingConfig (google_api_monitoring v0.55.0)

Information involved in sending ICMP pings alongside public HTTP/TCP checks. For HTTP, the pings are performed for each part of the redirect chain.

Attributes

  • pingsCount (type: integer(), default: nil) - Number of ICMP pings. A maximum of 3 ICMP pings is currently supported.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Monitoring.V3.Model.PingConfig{pingsCount: integer() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.