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."],[[["This webpage provides documentation for the `TargetPoolsAddHealthCheckRequest` class in the `Google.Cloud.Compute.V1` namespace, specifically for the .NET library."],["The `TargetPoolsAddHealthCheckRequest` class is part of the Google Cloud Compute API, with the latest version being 3.6.0."],["The page lists various versions of the `TargetPoolsAddHealthCheckRequest` class, ranging from 1.0.0 to 3.6.0, with links to each version's documentation."],["The `TargetPoolsAddHealthCheckRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The main property associated with this class is `HealthChecks`, which is a `RepeatedField` of `HealthCheckReference` objects used for adding HTTP health checks to the target pool."]]],[]]