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 a range of previous versions available, down to 1.0.0."],["This class, `GetTargetVpnGatewayRequest`, is a request message used for the `TargetVpnGateways.Get` method within the Compute Engine v1 API."],["The class `GetTargetVpnGatewayRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetTargetVpnGatewayRequest` has properties for Project, Region, and TargetVpnGateway, all of which are of string type and used to determine the parameters of the method."],["`GetTargetVpnGatewayRequest` has two constructors, one default and one that accepts another `GetTargetVpnGatewayRequest` object."]]],[]]