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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLatencyPercentile\u003c/code\u003e class, part of the Google Cloud Network Management v1 API, represents latency data points, including percentile rank and value.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions, from 1.0.0 to the latest 2.13.0, allowing access to \u003ccode\u003eLatencyPercentile\u003c/code\u003e in various software iterations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLatencyPercentile\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, defining its interaction with messages and ensuring data integrity.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one that copies from another \u003ccode\u003eLatencyPercentile\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLatencyPercentile\u003c/code\u003e objects hold two key properties: \u003ccode\u003eLatencyMicros\u003c/code\u003e, representing latency in microseconds at a specific percentile, and \u003ccode\u003ePercent\u003c/code\u003e, indicating the sample percentage the data point applies to.\u003c/p\u003e\n"]]],[],null,[]]