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-24 UTC."],[[["This page provides documentation for the `GetExternalVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.8.0 and other versions as well."],["The `GetExternalVpnGatewayRequest` class is a request message used to retrieve details about an external VPN gateway and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from the `object` class and contains properties `ExternalVpnGateway` and `Project`, both of which are strings and represent the name of the external VPN gateway and the project ID respectively."],["The documentation lists all available versions of `GetExternalVpnGatewayRequest`, from version 1.0.0 to the latest, 3.6.0, enabling users to access the documentation for each one."]]],[]]