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 page provides documentation for the `AvailabilityCriteria` class within the `Google.Cloud.Monitoring.V3` namespace, focusing on its use in defining Service Level Indicators (SLIs)."],["The documentation covers multiple versions of the `Google.Cloud.Monitoring.V3` library, ranging from version 2.3.0 to the latest version 3.15.0, with links to each version's documentation."],["`AvailabilityCriteria` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison."],["The class inherits from the `Object` class and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["Two constructors are available for the `AvailabilityCriteria` class: a default constructor and one that accepts another `AvailabilityCriteria` object as a parameter for creating a new instance."]]],[]]