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."],[[["The latest version of the Google Cloud Monitoring v3 API is 3.15.0, but this page specifically provides documentation for version 3.9.0 of the `RequestBasedSli` class."],["The `RequestBasedSli` class represents Service Level Indicators where service units are directly counted, with this page outlining its implementation details."],["The class `RequestBasedSli` provides two implementations for how good service to total service can be calculated, being either `DistributionCut` or `GoodTotalRatio`."],["This page lists the inheritance, interface implementations, available constructors, and properties for the `RequestBasedSli` class within the Google.Cloud.Monitoring.V3 namespace, in addition to all the versions released."],["The list shows all versions of the API available, starting from version 2.3.0 up to the most current version 3.15.0, for the class `RequestBasedSli`."]]],[]]