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-31 UTC."],[[["The latest version of the `HealthChecksScopedList` is 3.6.0, while this specific page details version 3.1.0."],["`HealthChecksScopedList` is a sealed class within the `Google.Cloud.Compute.V1` namespace, implemented from `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class `HealthChecksScopedList` provides a list of `HealthCheck` objects via the `HealthChecks` property."],["`HealthChecksScopedList` can be constructed using an empty constructor or a constructor taking another `HealthChecksScopedList` object."],["The `Warning` property in the `HealthChecksScopedList` class provides informational warnings when the health check list is empty."]]],[]]