public sealed class GetVpnGatewayRequest : IMessage<GetVpnGatewayRequest>, IEquatable<GetVpnGatewayRequest>, IDeepCloneable<GetVpnGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetVpnGatewayRequest.
A request message for VpnGateways.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 page provides documentation for the `GetVpnGatewayRequest` class within the Compute Engine v1 API for .NET, specifically version 3.3.0."],["The `GetVpnGatewayRequest` class is used to construct request messages for retrieving information about a specific VPN gateway, as detailed in the VpnGateways.Get method."],["The page outlines the inheritance hierarchy and the interfaces implemented by the `GetVpnGatewayRequest` class."],["It lists the available constructors and properties of the class, including `Project`, `Region`, and `VpnGateway`, with descriptions of their usage."],["There are multiple versions available for the Compute Engine V1 API, starting at 1.0.0 and having the latest at 3.6.0, all of which can be accessed through the provided links."]]],[]]