public sealed class GetTargetVpnGatewayRequest : IMessage<GetTargetVpnGatewayRequest>, IEquatable<GetTargetVpnGatewayRequest>, IDeepCloneable<GetTargetVpnGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetTargetVpnGatewayRequest.
A request message for TargetVpnGateways.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 of the `GetTargetVpnGatewayRequest` documentation is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["`GetTargetVpnGatewayRequest` is a class used in the Compute Engine v1 API for requesting information about target VPN gateways."],["This class, `GetTargetVpnGatewayRequest`, inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class `GetTargetVpnGatewayRequest` has properties for Project, Region, and TargetVpnGateway, all of which are of string type and used to define the specifics of the request."],["The documented content contains information on the class, its usage, inheritance, and the properties that allow for construction and the configuration of the request."]]],[]]