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-08-12 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLatencyPercentile\u003c/code\u003e class in the Google.Cloud.NetworkManagement.V1 API represents latency data, specifically the percentile rank and its corresponding latency value.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for efficient data handling and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eLatencyMicros\u003c/code\u003e, which denotes the latency in microseconds for a given percentile, and \u003ccode\u003ePercent\u003c/code\u003e, which represents the percentile to which the latency value applies.\u003c/p\u003e\n"],["\u003cp\u003eThere are 16 different versions of the \u003ccode\u003eLatencyPercentile\u003c/code\u003e class available in the provided documentation, with version 2.13.0 being the most current, as well as its respective namespace and assembly file.\u003c/p\u003e\n"],["\u003cp\u003eThe LatencyPercentile class can be instantiated through two constructors, one default and another allowing for parameter passing of a LatencyPercentile object, as shown by \u003ccode\u003epublic LatencyPercentile()\u003c/code\u003e and \u003ccode\u003epublic LatencyPercentile(LatencyPercentile other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]