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-31 UTC."],[[["This webpage provides reference documentation for the `GetVpnGatewayRequest` class within the Compute Engine v1 API, specifically detailing its usage within the .NET framework."],["The page lists available versions of the API, ranging from version 1.0.0 up to the latest version, 3.6.0, and provides links to documentation for each version."],["`GetVpnGatewayRequest` is a request message class used for the `VpnGateways.Get` method, with the ability to retrieve details of a specified VPN gateway, and it inherits from various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `GetVpnGatewayRequest` includes properties such as `Project`, `Region`, and `VpnGateway` that are strings and are used to specify the details of the VPN gateway to retrieve."],["The content includes details about the properties, constructors, inherited members, namespace, and assembly associated with the `GetVpnGatewayRequest` class."]]],[]]