public sealed class GetTargetPoolRequest : IMessage<GetTargetPoolRequest>, IEquatable<GetTargetPoolRequest>, IDeepCloneable<GetTargetPoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetTargetPoolRequest.
A request message for TargetPools.Get. 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 reference documentation for the `GetTargetPoolRequest` class within the Compute Engine v1 API for .NET, specifically version 3.3.0."],["The `GetTargetPoolRequest` class is used to make a request to retrieve information about a specific target pool in Google Cloud."],["The documentation includes details on the class's inheritance, implemented interfaces, inherited members, namespace, assembly, constructors, and properties such as `Project`, `Region`, and `TargetPool`."],["The latest version available is 3.6.0, with a variety of previous versions documented and accessible, going as far back as version 1.0.0."]]],[]]