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-21 UTC."],[[["This webpage provides documentation for the `TargetPoolsAddHealthCheckRequest` class, part of the Google Cloud Compute V1 library for .NET."],["The `TargetPoolsAddHealthCheckRequest` class allows you to add an HTTP health check to a target pool, as described in the HealthChecks property."],["The page lists various versions of the `Google.Cloud.Compute.V1` library, ranging from version 1.0.0 up to the latest version, 3.6.0, with version 3.0.0 being the main focus of the page."],["The `TargetPoolsAddHealthCheckRequest` class inherits from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors and the `HealthChecks` property, which is a `RepeatedField` of `HealthCheckReference` types, as well as links to the relevant class and interface documentation."]]],[]]