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."],[[["This webpage provides documentation for the `LatencyDistribution` class within the Google Cloud Network Management v1 API, specifically for version 2.11.0 of the .NET library."],["The `LatencyDistribution` class is used to describe measured latency distribution and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of available versions for this class, ranging from the latest version 2.13.0 down to version 1.0.0, allowing users to navigate to documentation for different releases."],["`LatencyDistribution` has two constructors, one of which allows a user to create a copy by providing an existing instance."],["The class has a `LatencyPercentiles` property, of type `RepeatedField\u003cLatencyPercentile\u003e`, used to capture representative latency percentile data."]]],[]]