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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTargetPoolsAddHealthCheckRequest\u003c/code\u003e class is documented across multiple versions, with the latest being 3.6.0, and it is used to add a health check to a target pool.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for handling message operations, equality comparisons, deep cloning, and buffer operations, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetPoolsAddHealthCheckRequest\u003c/code\u003e class has two constructors, one default and another that accepts another \u003ccode\u003eTargetPoolsAddHealthCheckRequest\u003c/code\u003e object as a parameter for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eHealthChecks\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eHealthCheckReference\u003c/code\u003e objects used to specify the health checks to be added to a target pool.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and provides members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, along with being part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]