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.5.0 being the current focus and 3.6.0 being the latest."],["The `GetTargetVpnGatewayRequest` class, used for retrieving information about a target VPN gateway, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's inheritance, constructors (`GetTargetVpnGatewayRequest()`, `GetTargetVpnGatewayRequest(GetTargetVpnGatewayRequest)`), and properties (`Project`, `Region`, `TargetVpnGateway`), as well as showing all of its past versions, starting from 1.0.0."],["The namespace for the class is `Google.Cloud.Compute.V1`, and it is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]