public sealed class TargetPoolsAddHealthCheckRequest : IMessage<TargetPoolsAddHealthCheckRequest>, IEquatable<TargetPoolsAddHealthCheckRequest>, IDeepCloneable<TargetPoolsAddHealthCheckRequest>, 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 `TargetPoolsAddHealthCheckRequest` documentation is version 3.6.0, which can be accessed through a provided link."],["This document provides a historical record of versions ranging from 1.0.0 to 3.6.0, each with its own specific documentation."],["`TargetPoolsAddHealthCheckRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the Google.Cloud.Compute.V1 namespace."],["The `TargetPoolsAddHealthCheckRequest` class has a `HealthChecks` property, which is a `RepeatedField` of `HealthCheckReference`, and is used to specify the HttpHealthCheck to add to a target pool."]]],[]]