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"]],[["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 `LatencyCriteria` class within the `Google.Cloud.Monitoring.V3` namespace, specifically for .NET development."],["The `LatencyCriteria` class is used to define parameters for a latency threshold Service Level Indicator (SLI), inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the class documented on this page is version 3.15.0, and there are links to older versions ranging from 3.14.0 down to 2.3.0."],["The class includes a `Threshold` property, a duration that defines the maximum acceptable latency for a request to be considered \"good service\"."],["The webpage documents the constructors for the `LatencyCriteria` class, such as `LatencyCriteria()` and `LatencyCriteria(BasicSli.Types.LatencyCriteria other)`."]]],[]]