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 page provides reference documentation for the `GetTargetPoolRequest` class within the Compute Engine v1 API for .NET, with the latest version being 3.6.0."],["This class, `GetTargetPoolRequest`, is used to request information about a specific target pool, as described in the TargetPools.Get method."],["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 all string types and used to specify the details for the API request."],["The documentation offers a history of the `GetTargetPoolRequest` class starting from version 1.0.0 up to the most current version 3.6.0."]]],[]]