GoogleApi.NetworkManagement.V1beta1.Model.LatencyDistribution (google_api_network_management v0.9.0) View Source

Describes measured latency distribution.

Attributes

  • latencyPercentiles (type: list(GoogleApi.NetworkManagement.V1beta1.Model.LatencyPercentile.t), default: nil) - Representative latency percentiles.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.NetworkManagement.V1beta1.Model.LatencyDistribution{
  latencyPercentiles: [
    GoogleApi.NetworkManagement.V1beta1.Model.LatencyPercentile.t()
  ]
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.