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."],[[["The latest version of the `LatencyPercentile` class is 2.13.0, but this page is documenting version 2.12.0, and there are many previous versions available from 1.0.0 up to 2.13.0."],["The `LatencyPercentile` class is part of the Google Cloud Network Management v1 API and provides information about latency percentile rank and value."],["This class can implement several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LatencyPercentile` class includes properties such as `LatencyMicros` and `Percent` to describe latency and percentage of samples, respectively."],["`LatencyPercentile` has a constructor with no parameters and a constructor taking another `LatencyPercentile` object as a parameter."]]],[]]