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, used for defining availability Service Level Indicators (SLIs)."],["The latest version available is 3.15.0, and the documentation covers a range of versions from 2.3.0 up to the latest."],["The `AvailabilityCriteria` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison."],["The class inherits from `Object` and has two constructors: a default constructor and one that takes another `AvailabilityCriteria` object for cloning."],["The documentation covers the Google.Cloud.Monitoring.V3.dll assembly."]]],[]]