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 version 2.12.0."],["The class `TargetPoolsAddHealthCheckRequest` is part of the `Google.Cloud.Compute.V1.dll` assembly and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["It contains a public property called `HealthChecks`, which is of type `RepeatedField\u003cHealthCheckReference\u003e` and is used to manage the `HttpHealthCheck` to add to the target pool."],["The documentation provides a full list of prior versions, ranging from 1.0.0 up to the most recent version of 3.6.0."]]],[]]