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 reference documentation for the `LatencyDistribution` class within the Google Cloud Network Management v1 API for .NET."],["The `LatencyDistribution` class, which describes measured latency distribution, is currently in its latest version, 2.13.0, with historical versions also documented."],["The `LatencyDistribution` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `LatencyPercentiles` which is of type `RepeatedField` and describes representative latency percentiles."],["The class offers two constructors, one default and another that takes a `LatencyDistribution` object to copy its attributes."]]],[]]