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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eGetTargetPoolRequest\u003c/code\u003e class within the Google.Cloud.Compute.V1 API, specifically for the .NET environment, with the latest version being 3.6.0 and going down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTargetPoolRequest\u003c/code\u003e is a message class used to request a specific TargetPool resource in the Compute Engine API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring it integrates seamlessly within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt allows users to retrieve a target pool by specifying the project ID, region, and the target pool name through string-type properties such as \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and \u003ccode\u003eTargetPool\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one default and one that accepts another \u003ccode\u003eGetTargetPoolRequest\u003c/code\u003e object, indicating support for copying and instantiating objects.\u003c/p\u003e\n"]]],[],null,[]]