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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `RequestBasedSli` class within the Google Cloud Monitoring v3 API, specifically version 3.13.0, and shows that it is the current version being focused on, although many other versions are listed."],["`RequestBasedSli` is used to define Service Level Indicators where atomic units of service are counted directly, inheriting from the object class and implementing several interfaces."],["The documentation details the constructors available for the `RequestBasedSli` class, including a default constructor and one that accepts another `RequestBasedSli` object as a parameter."],["Key properties of the `RequestBasedSli` class are detailed, such as `DistributionCut`, used for counting values within a good range, and `GoodTotalRatio`, for computing the ratio of good to total service from two TimeSeries, also included is the property `MethodCase`."],["The documentation also shows many other previous versions of the `RequestBasedSli` class, from version 3.15.0, all the way back to version 2.3.0."]]],[]]