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 reference documentation for the \u003ccode\u003eDistributionCut\u003c/code\u003e class within the Google Cloud Monitoring v3 API, detailing its use in defining time series and thresholds for measuring service quality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistributionCut\u003c/code\u003e class is designed for time series data with \u003ccode\u003eValueType = DISTRIBUTION\u003c/code\u003e and \u003ccode\u003eMetricKind = DELTA\u003c/code\u003e or \u003ccode\u003eMetricKind = CUMULATIVE\u003c/code\u003e, and computes 'good service' by estimating values within a specified range.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers multiple versions of the API, ranging from version 2.3.0 up to the latest, version 3.15.0, indicating a history of development and updates to the \u003ccode\u003eDistributionCut\u003c/code\u003e functionality.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDistributionCut\u003c/code\u003e class include \u003ccode\u003eDistributionFilter\u003c/code\u003e, which uses a monitoring filter to specify the time series data, and \u003ccode\u003eRange\u003c/code\u003e, which defines the acceptable values within the distribution.\u003c/p\u003e\n"]]],[],null,[]]