public sealed class GetExternalVpnGatewayRequest : IMessage<GetExternalVpnGatewayRequest>, IEquatable<GetExternalVpnGatewayRequest>, IDeepCloneable<GetExternalVpnGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetExternalVpnGatewayRequest.
A request message for ExternalVpnGateways.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 `GetExternalVpnGatewayRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request details about an external VPN gateway."],["This document provides reference documentation for the `GetExternalVpnGatewayRequest` class, including its inheritance, implemented interfaces, constructors, properties, and associated namespace."],["The latest version of the `GetExternalVpnGatewayRequest` reference documentation is 3.6.0, but documentation for versions ranging from 1.0.0 to 3.6.0 are provided, with the currently selected version being 2.15.0."],["The `GetExternalVpnGatewayRequest` class has two string properties, `ExternalVpnGateway` and `Project`, used to specify the name of the external VPN gateway and the project ID, respectively."],["It implements various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]