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-04-17 UTC."],[[["This webpage provides reference documentation for the `BasicSli.Types.LatencyCriteria` class within the Google Cloud Monitoring v3 API, detailing its structure and usage."],["The latest version of the API available on this page is 3.15.0, but the content shown defaults to version 3.14.0, with historical versions ranging from 2.3.0 to 3.15.0 accessible through hyperlinks."],["The `LatencyCriteria` class is used to define parameters for a latency threshold SLI (Service Level Indicator), and it inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Threshold` property, which is a `Duration` type, that defines the maximum latency for a request to be considered good service."],["The webpage also lists several inherited members for the `object` class such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]