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-04-14 UTC."],[[["The `LatencyDistribution` class, part of the Google Cloud Network Management v1 API, describes measured latency distributions."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is 2.13.0, with the current page focusing on version 2.10.0, and many other versions available for the same class."],["The `LatencyDistribution` class has two constructors, one default and one that takes another `LatencyDistribution` object as a parameter."],["The `LatencyDistribution` class features a `LatencyPercentiles` property, which is of type `RepeatedField\u003cLatencyPercentile\u003e` and represents the latency percentiles for the measured distribution."]]],[]]