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 document provides reference documentation for the `LatencyDistribution` class within the Google Cloud Network Management v1 API."],["The `LatencyDistribution` class, which describes measured latency distribution, is part of the `Google.Cloud.NetworkManagement.V1` namespace and is found in the `Google.Cloud.NetworkManagement.V1.dll` assembly."],["The document outlines various versions of the API, from 1.0.0 to 2.13.0 (latest), with the current page focusing on version 2.8.0."],["The `LatencyDistribution` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `LatencyPercentiles`, which contains representative latency percentiles of type `RepeatedField\u003cLatencyPercentile\u003e`."]]],[]]