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 webpage provides documentation for the `GetTargetPoolRequest` class within the Google Cloud Compute Engine v1 API, specifically focusing on version 2.11.0 and its associated reference materials."],["The `GetTargetPoolRequest` class is used to formulate a request to retrieve information about a specific TargetPool resource in Google Cloud."],["The documentation includes links to various versions of the `GetTargetPoolRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0, allowing for review and comparrison."],["The `GetTargetPoolRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetTargetPoolRequest` include `Project`, `Region`, and `TargetPool`, which are used to define the scope and target of the request."]]],[]]