public sealed class GetHealthTargetPoolRequest : IMessage<GetHealthTargetPoolRequest>, IEquatable<GetHealthTargetPoolRequest>, IDeepCloneable<GetHealthTargetPoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetHealthTargetPoolRequest.
A request message for TargetPools.GetHealth. See the method description for details.
[[["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 latest version of the `GetHealthTargetPoolRequest` class is 3.6.0, and the current page is dedicated to version 2.8.0."],["This page provides reference documentation and code samples for the `GetHealthTargetPoolRequest` class within the Compute Engine v1 API."],["`GetHealthTargetPoolRequest` is a request message used by the `TargetPools.GetHealth` method, used to retrieve health status of a target pool."],["The class `GetHealthTargetPoolRequest` is included in the namespace `Google.Cloud.Compute.V1`, and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The GetHealthTargetPoolRequest class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits members from the `object` base class."]]],[]]