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-04-09 UTC."],[[["This webpage details the `TargetPoolsAddHealthCheckRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.5.0 of the library."],["The latest version for this class is 3.6.0, and it includes links to versions ranging from 1.0.0 to 3.6.0, providing historical documentation."],["`TargetPoolsAddHealthCheckRequest` inherits from the base `object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `HealthChecks` which is of type `RepeatedField\u003cHealthCheckReference\u003e` and is used to add an HttpHealthCheck to a target pool, along with a constructor that can take another `TargetPoolsAddHealthCheckRequest` as a parameter."]]],[]]