public sealed class AvailabilityCriteria : IMessage<BasicSli.Types.AvailabilityCriteria>, IEquatable<BasicSli.Types.AvailabilityCriteria>, IDeepCloneable<BasicSli.Types.AvailabilityCriteria>, IBufferMessage, IMessage
[[["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 details the `AvailabilityCriteria` class within the `Google.Cloud.Monitoring.V3` namespace, specifically for version 2.3.0, and lists the availability criteria for previous versions as well, including 3.15.0 as the latest."],["`AvailabilityCriteria` is a sealed class used to define future parameters for the availability Service Level Indicator (SLI), it is derived from the Object class and implements several interfaces like IMessage and IEquatable."],["The page provides links to documentation for each version of the `AvailabilityCriteria` class, alongside inheritance and implementation details for the class."],["The webpage showcases inherited members from the object class such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The webpage lists two constructors for `AvailabilityCriteria` alongside their parameters, one being the default constructor, and the second being a constructor that accepts a `BasicSli.Types.AvailabilityCriteria` object as an argument."]]],[]]