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 details the `LatencyCriteria` class, which is used to define latency thresholds for Service Level Indicators (SLIs) within the `Google.Cloud.Monitoring.V3` namespace."],["The latest version of `LatencyCriteria` is 3.15.0, with documentation available for versions ranging from 3.0.0 to 3.15.0 and also includes some previous versions 2.x.x."],["`LatencyCriteria` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its integration with the Google.Protobuf library."],["The `LatencyCriteria` class includes a `Threshold` property, a `Duration` type, that specifies the maximum acceptable latency for a request to be considered a \"good\" service."]]],[]]