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-04-09 UTC."],[[["This webpage provides documentation for the `GetTargetVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 3.3.0 being the focus of the documentation."],["The `GetTargetVpnGatewayRequest` class is used to construct requests for retrieving details of a target VPN gateway, as indicated by the class description, and this page contains its documentation spanning from versions 1.0.0 up to 3.6.0."],["The `GetTargetVpnGatewayRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class has properties such as `Project`, `Region`, and `TargetVpnGateway`, which are strings, and also contains a default constructor and a constructor that accepts another instance of the same class as a parameter."],["The document provides links to different versions of the API, allowing users to access documentation for the `GetTargetVpnGatewayRequest` class across multiple iterations, including the most recent version 3.6.0."]]],[]]