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."],[[["The webpage provides documentation for the `TargetPoolsAddHealthCheckRequest` class in the `Google.Cloud.Compute.V1` namespace, specifically for version 2.1.0."],["The `TargetPoolsAddHealthCheckRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors for creating new instances and cloning existing ones, along with inherited members from the `Object` class."],["The class has a `HealthChecks` property of type `RepeatedField\u003cHealthCheckReference\u003e` that is used to add HTTP health checks to the target pool."],["The page lists multiple previous versions of this same class, ranging from version 1.0.0 all the way up to the latest version 3.6.0."]]],[]]