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."],[[["This webpage provides documentation for the `GetHealthTargetPoolRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.10.0."],["The `GetHealthTargetPoolRequest` class is used to request the health status of a target pool in the Compute Engine v1 API and it inherits from the base object class and implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page includes a list of available versions, ranging from the latest version 3.6.0 down to version 1.0.0, each with its own documentation link."],["The documentation details the constructors and properties of the `GetHealthTargetPoolRequest` class, including `InstanceReferenceResource`, `Project`, `Region`, and `TargetPool`, along with their types and descriptions."],["The `GetHealthTargetPoolRequest` is defined in the `Google.Cloud.Compute.V1.dll` assembly and is used in Compute Engine v1 API, for which reference documentation and code samples are provided."]]],[]]