public sealed class DistributionCut : IMessage<DistributionCut>, IEquatable<DistributionCut>, IDeepCloneable<DistributionCut>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class DistributionCut.
A DistributionCut defines a TimeSeries and thresholds used for measuring
good service and total service. The TimeSeries must have ValueType =
DISTRIBUTION and MetricKind = DELTA or MetricKind = CUMULATIVE. The
computed good_service will be the estimated count of values in the
Distribution that fall within the specified min and max.
[[["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\u003eDistributionCut\u003c/code\u003e class within the Google Cloud Monitoring v3 API, with version 3.15.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistributionCut\u003c/code\u003e class defines a \u003ccode\u003eTimeSeries\u003c/code\u003e with thresholds to measure good and total service, requiring a \u003ccode\u003eValueType\u003c/code\u003e of \u003ccode\u003eDISTRIBUTION\u003c/code\u003e and a \u003ccode\u003eMetricKind\u003c/code\u003e of either \u003ccode\u003eDELTA\u003c/code\u003e or \u003ccode\u003eCUMULATIVE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows users to filter \u003ccode\u003eTimeSeries\u003c/code\u003e data to a specific set of values, with the \u003ccode\u003eDistributionFilter\u003c/code\u003e property to filter down the data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRange\u003c/code\u003e property specifies a range of values that are considered "good" for service metrics, and can be one-sided if an infinite value is set for one of the bounds.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation includes information on the class's constructors, properties, inherited members, namespace, assembly, and the various versions of this class, going as far back as version 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]