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 webpage provides documentation for the `GetVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The documentation covers a range of versions for `GetVpnGatewayRequest`, from the latest 3.6.0 down to version 1.0.0, with the current version displayed as 2.12.0 at the top of the page."],["`GetVpnGatewayRequest` is used to request details about a specific VPN gateway and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetVpnGatewayRequest` class includes properties for `Project`, `Region`, and `VpnGateway`, which are all string types and used to specify the target VPN gateway."],["The provided documentation features details about the constructors, inherited members, and namespace associated with the `GetVpnGatewayRequest` class, all accessible through hyperlinks."]]],[]]