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-24 UTC."],[[["This webpage provides documentation for the `HealthChecksScopedList` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to the latest 3.6.0."],["The `HealthChecksScopedList` class is part of the `Google.Cloud.Compute.V1` assembly and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default one and another that takes another `HealthChecksScopedList` object as a parameter for copying."],["The `HealthChecksScopedList` class contains two properties, `HealthChecks` of type `RepeatedField\u003cHealthCheck\u003e` representing a list of health checks and `Warning` of type `Warning` for informational warnings."],["The page contains links to all the versions of this documentation, from version 1.0.0 up to the most recent, version 3.6.0."]]],[]]