public sealed class LatencyDistribution : IMessage<LatencyDistribution>, IEquatable<LatencyDistribution>, IDeepCloneable<LatencyDistribution>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class LatencyDistribution.
[[["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 of the `LatencyDistribution` class in the Network Management v1 API is 2.13.0, with version 2.5.0 being the current page's focus."],["This class, `LatencyDistribution`, describes measured latency distribution and is part of the `Google.Cloud.NetworkManagement.V1` namespace."],["`LatencyDistribution` inherits from `object` and implements `IMessage`, `IEquatable\u003cLatencyDistribution\u003e`, `IDeepCloneable\u003cLatencyDistribution\u003e`, and `IBufferMessage`."],["The `LatencyDistribution` class has a property called `LatencyPercentiles`, which is a `RepeatedField\u003cLatencyPercentile\u003e` representing representative latency percentiles."],["It has two constructors, a parameterless one `LatencyDistribution()` and another `LatencyDistribution(LatencyDistribution other)` that accepts another `LatencyDistribution` as a parameter."]]],[]]