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 reference documentation for the `GetHealthTargetPoolRequest` class within the Google Compute Engine v1 API for .NET."],["The `GetHealthTargetPoolRequest` class is used to construct request messages for the `TargetPools.GetHealth` method, and details how to implement different interfaces for the message class."],["The latest version of `GetHealthTargetPoolRequest` is 3.6.0, and previous versions from 3.5.0 down to 1.0.0 are also accessible through listed documentation."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["The `GetHealthTargetPoolRequest` class has constructors for creating a new instance or copying an existing instance, and also has properties to set the `InstanceReference`, `Project`, `Region`, and `TargetPool`."]]],[]]