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-24 UTC."],[[["This webpage provides reference documentation for the `GetTargetVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, with version 3.6.0 being the latest available."],["The documentation outlines different versions of the API, ranging from version 1.0.0 to the latest 3.6.0, allowing access to specific version details of the `GetTargetVpnGatewayRequest`."],["`GetTargetVpnGatewayRequest` is a class used to request details about a target VPN gateway and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetTargetVpnGatewayRequest` contains constructors and properties such as `Project`, `Region`, and `TargetVpnGateway`, which are used to specify the details of the requested VPN gateway."],["The `GetTargetVpnGatewayRequest` class inherits from the base `object` and its members, including methods such as `GetHashCode`, `GetType`, and `ToString`, are also listed."]]],[]]