public sealed class LatencyPercentile : IMessage<LatencyPercentile>, IEquatable<LatencyPercentile>, IDeepCloneable<LatencyPercentile>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class LatencyPercentile.
[[["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 `LatencyPercentile` class in the Google Cloud Network Management v1 API represents latency percentile rank and value."],["Version 2.13.0 is the latest release, with a range of versions available from 1.0.0 to 2.13.0, for the `LatencyPercentile` API class."],["The `LatencyPercentile` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors and includes properties for `LatencyMicros` (latency in microseconds) and `Percent` (percentage of samples)."],["The `LatencyPercentile` class can be found in the `Google.Cloud.NetworkManagement.V1` namespace within the `Google.Cloud.NetworkManagement.V1.dll` assembly."]]],[]]