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.6.0 and higher of the .NET library."],["`AvailabilityCriteria` is used to define future parameters for the availability Service Level Indicator (SLI) and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `Object` class and provides two constructors: a default constructor and a constructor that accepts another `AvailabilityCriteria` instance."],["The documentation on this page also provides a list of available versions of this class, starting from version 2.3.0 all the way to the latest version, 3.15.0, and each of those versions are linked to their respective documentation."]]],[]]