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."],[[["This webpage provides documentation for the `BasicSli.Types.LatencyCriteria` class within the Google Cloud Monitoring v3 API, specifically detailing version 3.8.0."],["The `LatencyCriteria` class represents parameters for setting a latency threshold for Service Level Indicators (SLIs), implemented by way of various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page lists various available versions of the documentation for this class, ranging from version 3.15.0 down to 2.3.0, allowing users to select the most applicable version."],["`LatencyCriteria` has two constructors: a default constructor and a copy constructor, the copy constructor is specifically to duplicate an existing `BasicSli.Types.LatencyCriteria` object, and also includes a `Threshold` property of the duration type for determining the maximum acceptable latency."]]],[]]