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 reference documentation for the `GetTargetPoolRequest` class within the Google Compute Engine v1 API, specifically for the .NET environment."],["The content details the different versions of the `GetTargetPoolRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0, with links to each version's documentation."],["The `GetTargetPoolRequest` class is used to create request messages for retrieving information about TargetPools in the Compute Engine API, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors and properties that are used to set and define the project ID, the region, and the name of the target pool that the request is for."],["The current documented version, shown in detail, is version 2.10.0, with all its inherited members, constructors and properties displayed."]]],[]]