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 within the context of the .NET library."],["The documentation outlines the class's inheritance from `Object` and its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, all in the context of the version 1.3.0 documentation."],["The `TargetPoolsAddHealthCheckRequest` class has two constructors: a default constructor and a copy constructor that takes another `TargetPoolsAddHealthCheckRequest` object as a parameter."],["The `HealthChecks` property of type `RepeatedField\u003cHealthCheckReference\u003e` allows users to specify the HttpHealthCheck instances to be added to the target pool."],["The provided content has documentation for multiple versions of this library, with the latest being 3.6.0, all the way down to version 1.0.0."]]],[]]