public sealed class HealthChecksScopedList : IMessage<HealthChecksScopedList>, IEquatable<HealthChecksScopedList>, IDeepCloneable<HealthChecksScopedList>, 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."],[[["The `HealthChecksScopedList` class, found in the `Google.Cloud.Compute.V1` namespace, is part of the Google Cloud Compute API and is currently at version 2.9.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The latest version available for `HealthChecksScopedList` is 3.6.0, with numerous previous versions ranging from 1.0.0 to 3.5.0 also accessible."],["`HealthChecksScopedList` objects can be constructed using a default constructor or a constructor that takes another `HealthChecksScopedList` object as a parameter."],["Key properties include `HealthChecks`, a repeated field of `HealthCheck` objects, and `Warning`, which provides informational warnings."]]],[]]