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 to define a range of acceptable values for a single \u003ccode\u003eTimeSeries\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class is implemented in the \u003ccode\u003eGoogle.Cloud.Monitoring.V3.dll\u003c/code\u003e assembly, with the latest version being 3.15.0 and version 2.4.0 being available in the content provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class supports \u003ccode\u003eValueType\u003c/code\u003e as either \u003ccode\u003eINT64\u003c/code\u003e or \u003ccode\u003eDOUBLE\u003c/code\u003e and \u003ccode\u003eMetricKind\u003c/code\u003e as \u003ccode\u003eGAUGE\u003c/code\u003e for the evaluated \u003ccode\u003eTimeSeries\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class offers properties like \u003ccode\u003eRange\u003c/code\u003e which defines the inclusive minimum and maximum values, and \u003ccode\u003eTimeSeries\u003c/code\u003e, which is a monitoring filter to specify the \u003ccode\u003eTimeSeries\u003c/code\u003e for evaluating window quality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class can be instantiated with a default constructor or a constructor that takes an existing \u003ccode\u003eWindowsBasedSli.Types.MetricRange\u003c/code\u003e object for easy copying.\u003c/p\u003e\n"]]],[],null,[]]