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."],[[["The latest version of the `Google.Cloud.Compute.V1.HealthChecksScopedList` is 3.6.0, with multiple previous versions available, dating back to 1.0.0."],["The `HealthChecksScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `HealthChecksScopedList` class contains a `HealthChecks` property, which is a list of `HealthCheck` objects within the scope, as well as a `Warning` property that gives information on why the backend service list may be empty."],["`HealthChecksScopedList` class has two constructor options: a default parameterless constructor and a constructor that takes another `HealthChecksScopedList` as an argument."]]],[]]