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.10.0, which also includes links to historical versions of the API."],["The `GetTargetVpnGatewayRequest` class is used to request details about a target VPN gateway and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the inheritance of the class, which descends from the `object` class, and it also specifies the namespace as `Google.Cloud.Compute.V1` and the assembly as `Google.Cloud.Compute.V1.dll`."],["The class includes constructors for creating instances of `GetTargetVpnGatewayRequest` and properties such as `Project`, `Region`, and `TargetVpnGateway`, which are used to define the specifics of the request."]]],[]]