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 document provides reference documentation for the \u003ccode\u003eWindowsBasedSli.Types.MetricRange\u003c/code\u003e class within the Google Cloud Monitoring v3 API, focusing on its usage in defining good windows based on metric values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class is used to determine if a window is considered "good" when a single \u003ccode\u003eTimeSeries\u003c/code\u003e's value \u003ccode\u003ex\u003c/code\u003e falls within a specified range: \u003ccode\u003erange.min <= x <= range.max\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMetricRange\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to interact with other protobuf-based structures and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eRange\u003c/code\u003e (to specify the acceptable value range) and \u003ccode\u003eTimeSeries\u003c/code\u003e (to define the monitoring filter for the time series being evaluated).\u003c/p\u003e\n"],["\u003cp\u003eThe document also details the class's inheritance from \u003ccode\u003eobject\u003c/code\u003e and provides a comprehensive list of available versions of the Google Cloud Monitoring v3 API and their associated paths, ranging from version 3.15.0 (latest) down to 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]