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 content provides a detailed list of versions for `TargetPoolsAddHealthCheckRequest`, ranging from the latest version 3.6.0 down to version 1.0.0."],["`TargetPoolsAddHealthCheckRequest` is a class within the `Google.Cloud.Compute.V1` namespace and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `TargetPoolsAddHealthCheckRequest` has two constructors: a default constructor and a constructor that accepts another `TargetPoolsAddHealthCheckRequest` object."],["It contains one property, `HealthChecks`, which is of type `RepeatedField\u003cHealthCheckReference\u003e` and represents the HttpHealthCheck to be added to the target pool."]]],[]]