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-03-21 UTC."],[[["The latest version of the `GetVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API is 3.6.0, with numerous previous versions ranging from 1.0.0 to 3.5.0 available."],["`GetVpnGatewayRequest` is a request message used within the Compute Engine v1 API for retrieving details about a VPN gateway."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetVpnGatewayRequest` class has three properties: `Project` (Project ID), `Region` (Region name), and `VpnGateway` (Name of the VPN gateway)."],["The `GetVpnGatewayRequest` class has 2 constructors available, one default and one that accepts another `GetVpnGatewayRequest` object as a parameter."]]],[]]