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."],[[["The `GetVpnGatewayRequest` class is a request message for the `VpnGateways.Get` method within the Compute Engine v1 API, used to retrieve details about a specific VPN gateway."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checks, deep cloning, and buffer manipulation."],["The class `GetVpnGatewayRequest` has properties such as `Project`, `Region`, and `VpnGateway`, that you can use to request and identify the resource on the API."],["The latest version is 3.6.0 for the GetVpnGatewayRequest class, but the content shown is for version 3.1.0, with various other previous versions listed from 3.5.0 all the way back to 1.0.0."]]],[]]