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-04-09 UTC."],[[["This webpage provides documentation for the `GetHealthTargetPoolRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.2.0."],["The `GetHealthTargetPoolRequest` class is used to create a request message for retrieving the health status of instances within a target pool, as indicated in its description."],["The page outlines the inheritance structure of `GetHealthTargetPoolRequest`, showing it derives from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors and properties, such as `InstanceReferenceResource`, `Project`, `Region`, and `TargetPool`, which are critical for configuring and executing the request."],["This page also contains a list of all the versions available for the `GetHealthTargetPoolRequest` class, from the most recent version 3.6.0, down to version 1.0.0."]]],[]]