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 page provides documentation for the `BasicSli.Types.LatencyCriteria` class within the Google Cloud Monitoring v3 API, including reference details and code examples."],["This class, `BasicSli.Types.LatencyCriteria`, defines parameters for a latency threshold SLI, specifically detailing how to measure good service based on response times."],["The documentation covers a range of versions of the API, from 2.3.0 to the latest release of 3.15.0, which are linked for easy access to older documentation."],["`BasicSli.Types.LatencyCriteria` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various methods of data manipulation and comparison."],["The `LatencyCriteria` class has a `Threshold` property of type `Duration` which specifies the maximum acceptable response time for requests to be considered as good service."]]],[]]