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 used to request details about a specific external VPN gateway in the Compute Engine v1 API."],["This class has been implemented across multiple versions, with the most recent stable version being 3.6.0, going as far back as version 1.0.0, and the current documentation is for version 2.6.0."],["The `GetExternalVpnGatewayRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties for `ExternalVpnGateway` to specify the name and `Project` to identify the project ID associated with the request."],["The documentation provides access to past versions and contains reference material for `GetExternalVpnGatewayRequest` including constructors and inheritance information."]]],[]]