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 reference documentation for the `GetTargetVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The class `GetTargetVpnGatewayRequest` is used to construct requests for retrieving information about a target VPN gateway and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's inheritance from `object` and lists inherited members like `GetHashCode`, `GetType`, and `ToString`, along with its namespace as `Google.Cloud.Compute.V1` and assembly as `Google.Cloud.Compute.V1.dll`."],["The document includes two constructors for `GetTargetVpnGatewayRequest`, a default constructor, and one that takes another `GetTargetVpnGatewayRequest` object as a parameter, along with explanations for its parameters and it's associated properties."],["The webpage has many versions of the documentation available, starting from version 1.0.0, all the way up to 3.6.0 (latest), providing all the versions in between."]]],[]]