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.V1 namespace, specifically detailing its use in the Compute Engine v1 API."],["The documentation outlines the inheritance, implementation, constructors, and properties of the `GetHealthTargetPoolRequest` class, which is designed to send a request message for retrieving the health status of target pools."],["The page lists the available versions of the Google.Cloud.Compute.V1 package, ranging from version 1.0.0 to 3.6.0 (latest), with links to each version's specific documentation."],["`GetHealthTargetPoolRequest` requires a project ID, region name and the target pool name."],["The `GetHealthTargetPoolRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, suggesting it's part of a larger framework for message handling."]]],[]]