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-03-21 UTC."],[[["This webpage provides documentation for the `LatencyPercentile` class within the Google Cloud Network Management v1 API for .NET."],["The `LatencyPercentile` class represents latency percentile rank and value, used for analyzing network performance."],["The latest version documented is 2.13.0, and the webpage lists versions ranging from 1.0.0 to the current version."],["The `LatencyPercentile` class includes properties `LatencyMicros` (latency in microseconds) and `Percent` (percentage of samples), to represent relevant data points."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]