public sealed class LatencyCriteria : IMessage<BasicSli.Types.LatencyCriteria>, IEquatable<BasicSli.Types.LatencyCriteria>, IDeepCloneable<BasicSli.Types.LatencyCriteria>, IBufferMessage, IMessage
[[["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-07 UTC."],[[["\u003cp\u003eThe provided content outlines the \u003ccode\u003eLatencyCriteria\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, detailing its role as a parameter for defining latency threshold Service Level Indicators (SLIs).\u003c/p\u003e\n"],["\u003cp\u003eIt showcases a range of available versions for \u003ccode\u003eLatencyCriteria\u003c/code\u003e, spanning from version 2.3.0 up to the latest version 3.15.0, allowing for access to various releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLatencyCriteria\u003c/code\u003e class has several inherited members from the Object class, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLatencyCriteria\u003c/code\u003e class implements several interfaces, like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also has two constructors available, a default and one that accepts another \u003ccode\u003eLatencyCriteria\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe core property of the class, \u003ccode\u003eThreshold\u003c/code\u003e, is introduced as a way to identify good service levels by measuring requests that are returned within the specified time limit, having a \u003ccode\u003eDuration\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]