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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 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."]]],[]]