public sealed class RequestBasedSli : IMessage<RequestBasedSli>, IEquatable<RequestBasedSli>, IDeepCloneable<RequestBasedSli>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class RequestBasedSli.
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 Google Cloud Monitoring v3 API documentation available is 3.15.0, with a variety of previous versions available, including the current version being documented, 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe content focuses on the \u003ccode\u003eRequestBasedSli\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, which is used for defining service level indicators where service units are counted directly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestBasedSli\u003c/code\u003e implements 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 inherits from the \u003ccode\u003eobject\u003c/code\u003e class, providing a robust structure for handling service level data.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eDistributionCut\u003c/code\u003e and \u003ccode\u003eGoodTotalRatio\u003c/code\u003e to respectively be used when good service is counted within a \u003ccode\u003eDistribution\u003c/code\u003e or when the ratio is from two \u003ccode\u003eTimeSeries\u003c/code\u003e, as well as a \u003ccode\u003eMethodCase\u003c/code\u003e to identify which method is being used.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed either empty, or by copying an existing \u003ccode\u003eRequestBasedSli\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]