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 webpage provides documentation for the \u003ccode\u003eWindowsBasedSli.Types.MetricRange\u003c/code\u003e class within the Google Cloud Monitoring v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMetricRange\u003c/code\u003e is used to define a range within which a \u003ccode\u003eTimeSeries\u003c/code\u003e value is considered "good," allowing for evaluation of window quality based on whether a single TimeSeries' value falls between a min and max range.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class can be implemented using IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and has constructors for default and copy instance creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricRange\u003c/code\u003e class has properties called \u003ccode\u003eRange\u003c/code\u003e, which is used to determine the range of good values, and \u003ccode\u003eTimeSeries\u003c/code\u003e, which is used as a filter for monitoring a specific \u003ccode\u003eTimeSeries\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to various versions of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e API, ranging from version 2.3.0 to 3.15.0, with 3.15.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]