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."],[[["This webpage provides documentation for the `HealthChecksScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["The latest version of the API available is 3.6.0, and there are several earlier versions, going back to version 1.0.0, that are also documented on this page."],["The `HealthChecksScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `HealthChecks` which contains a list of `HealthCheck` objects and `Warning`, which is of the `Warning` type, for informational warnings."],["The documentation presents information about inherited members, including `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`, showing its relation with parent objects."]]],[]]