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."],[[["This webpage provides documentation for the `TargetPoolsAddHealthCheckRequest` class in the Google.Cloud.Compute.V1 namespace, within the Google Cloud .NET library."],["The latest version documented for the TargetPoolsAddHealthCheckRequest is 3.6.0, with numerous previous versions also available."],["The `TargetPoolsAddHealthCheckRequest` class is used to add health checks to a target pool and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The available documentation showcases the class constructors, the `TargetPoolsAddHealthCheckRequest()` constructor and the `TargetPoolsAddHealthCheckRequest(TargetPoolsAddHealthCheckRequest other)` constructor, as well as the `HealthChecks` property."]]],[]]