GoogleApi.NetworkManagement.V1beta1.Model.LatencyDistribution (google_api_network_management v0.14.1) 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()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.