public sealed class RequestBasedSli : IMessage<RequestBasedSli>, IEquatable<RequestBasedSli>, IDeepCloneable<RequestBasedSli>, IBufferMessage, IMessage
Service Level Indicators for which atomic units of service are counted
directly.
public DistributionCut DistributionCut { get; set; }
distribution_cut is used when good_service is a count of values
aggregated in a Distribution that fall into a good range. The
total_service is the total count of all values aggregated in the
Distribution.
[[["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 latest version of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e library for .NET is 3.15.0, with multiple previous versions available, down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestBasedSli\u003c/code\u003e is a class used to define Service Level Indicators (SLIs) where atomic service units are directly counted.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestBasedSli\u003c/code\u003e class can be constructed with a default constructor or a copy constructor that takes another \u003ccode\u003eRequestBasedSli\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two main properties for defining SLIs: \u003ccode\u003eDistributionCut\u003c/code\u003e for counting good service within a distribution, and \u003ccode\u003eGoodTotalRatio\u003c/code\u003e for calculating the ratio of good to total service using TimeSeries.\u003c/p\u003e\n"]]],[],null,[]]