public sealed class BasicSli.Types.LatencyCriteria : IMessage<BasicSli.Types.LatencyCriteria>, IEquatable<BasicSli.Types.LatencyCriteria>, IDeepCloneable<BasicSli.Types.LatencyCriteria>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class BasicSli.Types.LatencyCriteria.
[[["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."],[[["The latest version available for `BasicSli.Types.LatencyCriteria` is 3.15.0, with a range of versions from 2.3.0 to 3.15.0 accessible via provided links."],["`BasicSli.Types.LatencyCriteria` is a class within the Google Cloud Monitoring v3 API, specifically designed for defining latency threshold Service Level Indicators (SLIs)."],["The `LatencyCriteria` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes a `Threshold` property of type `Duration` that determines the maximum latency for a request to be considered a good service."],["Two constructors are available for creating a `LatencyCriteria` object: a default constructor and one that accepts another `LatencyCriteria` object as a parameter for initialization."]]],[]]