public sealed class MetricRange : IMessage<WindowsBasedSli.Types.MetricRange>, IEquatable<WindowsBasedSli.Types.MetricRange>, IDeepCloneable<WindowsBasedSli.Types.MetricRange>, IBufferMessage, IMessage
A MetricRange is used when each window is good when the value x of a
single TimeSeries satisfies range.min <= x <= range.max. The provided
TimeSeries must have ValueType = INT64 or ValueType = DOUBLE and
MetricKind = GAUGE.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eMetricRange\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace and used within the context of \u003ccode\u003eWindowsBasedSli\u003c/code\u003e for monitoring.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMetricRange\u003c/code\u003e determines the quality of a window by checking if the value \u003ccode\u003ex\u003c/code\u003e of a single \u003ccode\u003eTimeSeries\u003c/code\u003e is within a specified range ( \u003ccode\u003erange.min <= x <= range.max\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class is limited to \u003ccode\u003eTimeSeries\u003c/code\u003e with \u003ccode\u003eValueType = INT64\u003c/code\u003e or \u003ccode\u003eValueType = DOUBLE\u003c/code\u003e and \u003ccode\u003eMetricKind = GAUGE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides an extensive list of available versions ranging from 3.15.0 down to 2.3.0, and also includes the \u003ccode\u003eMetricRange\u003c/code\u003e class which is a part of version 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMetricRange\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and offers properties like \u003ccode\u003eRange\u003c/code\u003e and \u003ccode\u003eTimeSeries\u003c/code\u003e for configuration.\u003c/p\u003e\n"]]],[],null,[]]