public sealed class GetTargetVpnGatewayRequest : IMessage<GetTargetVpnGatewayRequest>, IEquatable<GetTargetVpnGatewayRequest>, IDeepCloneable<GetTargetVpnGatewayRequest>, IBufferMessage, IMessage
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."],[[["The webpage provides documentation for the `GetTargetVpnGatewayRequest` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest."],["This request class is used to retrieve information about a specific target VPN gateway, according to the detailed method description."],["The `GetTargetVpnGatewayRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one that accepts another `GetTargetVpnGatewayRequest` object as a parameter, and contains properties for `Project`, `Region`, and `TargetVpnGateway`."],["The webpage gives access to all the previous versions, going as far back as version 1.0.0."]]],[]]