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."],[[["The latest version available for the `GetTargetPoolRequest` class is 3.6.0, which is part of the Google.Cloud.Compute.V1 library."],["This webpage provides documentation and code samples for the `GetTargetPoolRequest` class, which is used in the Compute Engine v1 API to request details about a TargetPool."],["The `GetTargetPoolRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class has three main properties: Project, Region, and TargetPool, all of which are of type string and serve as identifiers for the respective entities in the request."],["The documentation provides links to various previous versions of this class, ranging from version 1.0.0 to the latest 3.6.0."]]],[]]