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."],[[["This webpage provides documentation for the `GetTargetVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.3.0 and other versions listed."],["The latest version documented is 3.6.0, and this page contains an exhaustive list of historical versions down to version 1.0.0 for the `GetTargetVpnGatewayRequest` class."],["The `GetTargetVpnGatewayRequest` class is used to request details about a specific target VPN gateway and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTargetVpnGatewayRequest` class includes properties for `Project`, `Region`, and `TargetVpnGateway`, which are all of type string and are used to specify the details of the VPN gateway to retrieve."],["This documentation page includes a breakdown of the properties, constructors, inherited members and implementations for the `GetTargetVpnGatewayRequest` class and is in the namespace `Google.Cloud.Compute.V1`."]]],[]]