public sealed class WindowsBasedSli.Types.MetricRange : IMessage<WindowsBasedSli.Types.MetricRange>, IEquatable<WindowsBasedSli.Types.MetricRange>, IDeepCloneable<WindowsBasedSli.Types.MetricRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class WindowsBasedSli.Types.MetricRange.
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 page provides reference documentation for the \u003ccode\u003eWindowsBasedSli.Types.MetricRange\u003c/code\u003e class within the Google Cloud Monitoring v3 API, detailing its usage for defining good windows based on metric ranges.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class is used to define a range of values within which a \u003ccode\u003eTimeSeries\u003c/code\u003e data point must fall to be considered "good," and it is applicable when the \u003ccode\u003eTimeSeries\u003c/code\u003e has a \u003ccode\u003eValueType\u003c/code\u003e of \u003ccode\u003eINT64\u003c/code\u003e or \u003ccode\u003eDOUBLE\u003c/code\u003e and a \u003ccode\u003eMetricKind\u003c/code\u003e of \u003ccode\u003eGAUGE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a list of available versions for the \u003ccode\u003eMetricRange\u003c/code\u003e documentation, ranging from version 2.3.0 up to the latest version, 3.15.0, each with a corresponding link to their respective pages.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's inheritance from \u003ccode\u003eobject\u003c/code\u003e and the various interfaces it implements, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, further detailing the implemented members.\u003c/p\u003e\n"],["\u003cp\u003eThe provided \u003ccode\u003eMetricRange\u003c/code\u003e class has a constructor and two properties, \u003ccode\u003eRange\u003c/code\u003e, for specifying the good value range, and \u003ccode\u003eTimeSeries\u003c/code\u003e, for defining the time series filter.\u003c/p\u003e\n"]]],[],null,[]]