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-09 UTC."],[[["The `HealthChecksScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly, offering a scoped list of health checks."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cHealthChecksScopedList\u003e`, `IDeepCloneable\u003cHealthChecksScopedList\u003e`, and `IBufferMessage`."],["The most current release of the document is version 3.6.0, but there are 29 other versions of this document ranging from 1.0.0 up to the latest 3.6.0."],["`HealthChecksScopedList` includes a `HealthChecks` property, which is a list of type `HealthCheck`, as well as a `Warning` property, which is for informational warnings."],["The class has two constructors: one default constructor and one that takes another `HealthChecksScopedList` object as a parameter."]]],[]]