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-04-02 UTC."],[[["The latest version of the `HealthChecksScopedList` is 3.6.0, as shown by the provided link."],["This page documents the `HealthChecksScopedList` class, including its constructors, properties, and implemented interfaces."],["The `HealthChecksScopedList` class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `HealthChecksScopedList` has two main properties: `HealthChecks`, a repeated field of type `HealthCheck`, and `Warning`, of type `Warning`, which provides information if the health check list is empty."]]],[]]