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 document outlines 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 \u003ccode\u003eWindowsBasedSli.Types\u003c/code\u003e for defining good value ranges in time series data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class is employed to determine if a window is considered good when the value 'x' of a single \u003ccode\u003eTimeSeries\u003c/code\u003e falls within the specified range \u003ccode\u003erange.min <= x <= range.max\u003c/code\u003e, requiring the \u003ccode\u003eTimeSeries\u003c/code\u003e to have a \u003ccode\u003eValueType\u003c/code\u003e of \u003ccode\u003eINT64\u003c/code\u003e or \u003ccode\u003eDOUBLE\u003c/code\u003e and \u003ccode\u003eMetricKind\u003c/code\u003e of \u003ccode\u003eGAUGE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, extending from the \u003ccode\u003eObject\u003c/code\u003e class, with additional inherited methods including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this resource is 3.15.0, but many prior versions are listed back to 2.3.0, with the page content specifically describing version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class includes two constructors, one parameterless and another that takes a \u003ccode\u003eWindowsBasedSli.Types.MetricRange\u003c/code\u003e object, and it also has the two properties \u003ccode\u003eRange\u003c/code\u003e, which is a \u003ccode\u003eRange\u003c/code\u003e type and \u003ccode\u003eTimeSeries\u003c/code\u003e, which is a string type.\u003c/p\u003e\n"]]],[],null,[]]