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\u003eThe webpage provides documentation for the \u003ccode\u003eDistributionCut\u003c/code\u003e class within the Google Cloud Monitoring v3 API, which is used to define a \u003ccode\u003eTimeSeries\u003c/code\u003e and thresholds for measuring service quality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDistributionCut\u003c/code\u003e is implemented with several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistributionCut\u003c/code\u003e class includes two constructors: a default constructor \u003ccode\u003eDistributionCut()\u003c/code\u003e and a copy constructor \u003ccode\u003eDistributionCut(DistributionCut other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eDistributionFilter\u003c/code\u003e, a string that specifies the \u003ccode\u003eTimeSeries\u003c/code\u003e filter, and \u003ccode\u003eRange\u003c/code\u003e, which defines the range of values considered as good service.\u003c/p\u003e\n"],["\u003cp\u003eThe page displays a list of older versions for the Google.Cloud.Monitoring.V3 API, ranging from version 3.15.0 (latest) down to version 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]