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.2.0, with links to other versions."],["The `GetTargetVpnGatewayRequest` class is used to create a request message for retrieving details about a target VPN gateway, as described in the API method TargetVpnGateways.Get."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has properties for `Project`, `Region`, and `TargetVpnGateway`, all of which are strings, to configure and identify the request's scope."],["The webpage references prior and subsequent version numbers of this documentation, as well as the latest version, which is 3.6.0."]]],[]]