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\u003eThis webpage details the \u003ccode\u003eRequestBasedSli\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, which is designed for defining Service Level Indicators (SLIs) by directly counting atomic service units.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eRequestBasedSli\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<RequestBasedSli>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RequestBasedSli>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eDistributionCut\u003c/code\u003e and \u003ccode\u003eGoodTotalRatio\u003c/code\u003e to define the specific type of metric to analyze, either by total ratio or distribution cut, which are used for calculating service performance.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides documentation for multiple versions of \u003ccode\u003eRequestBasedSli\u003c/code\u003e, from version 2.3.0 to the latest, 3.15.0, where each version has its own dedicated subpage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestBasedSli\u003c/code\u003e class includes two constructors, a default constructor \u003ccode\u003eRequestBasedSli()\u003c/code\u003e and a copy constructor \u003ccode\u003eRequestBasedSli(RequestBasedSli other)\u003c/code\u003e allowing for the easy creation of a new object from an existing instance.\u003c/p\u003e\n"]]],[],null,[]]