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-04-09 UTC."],[[["The latest version of the `GetExternalVpnGatewayRequest` is 3.6.0, while the current page is displaying information for version 3.3.0."],["This page provides documentation for the `GetExternalVpnGatewayRequest` class, which is part of the Compute Engine v1 API within the `Google.Cloud.Compute.V1` namespace."],["The `GetExternalVpnGatewayRequest` class is a request message used for retrieving details about an External VPN Gateway and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either default or cloned, and also includes properties `ExternalVpnGateway` and `Project` to set the name and the project ID respectively."],["There is a list of historical versions available, ranging from version 1.0.0 up to the latest version 3.6.0, all providing information on the `GetExternalVpnGatewayRequest`."]]],[]]