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-03-21 UTC."],[[["This page provides reference documentation for the `GetTargetPoolRequest` class within the Compute Engine v1 API."],["The `GetTargetPoolRequest` class is used to request information about a specific TargetPool, implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes details on the class's constructors (`GetTargetPoolRequest()`, `GetTargetPoolRequest(GetTargetPoolRequest)`) and its properties (`Project`, `Region`, `TargetPool`), which are all of string type."],["This page offers documentation for version 2.4.0, but also links to other versions, including the latest version, 3.6.0, as well as versions ranging from 1.0.0 to 3.5.0."]]],[]]