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 latest version of the `TargetPoolsAddHealthCheckRequest` documentation is version 3.6.0, with a range of versions available from 1.0.0 up to the latest."],["This class, `TargetPoolsAddHealthCheckRequest`, is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["The class `TargetPoolsAddHealthCheckRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a default constructor `TargetPoolsAddHealthCheckRequest()`, and a copy constructor `TargetPoolsAddHealthCheckRequest(TargetPoolsAddHealthCheckRequest other)`."],["The class has one main property, `HealthChecks`, which is of type `RepeatedField\u003cHealthCheckReference\u003e`, designed for adding an `HttpHealthCheck` to a target pool."]]],[]]