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."],[[["This page provides reference documentation for the `GetExternalVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The class `GetExternalVpnGatewayRequest` is used to construct request messages for retrieving information about an External VPN Gateway."],["The page includes documentation on the class's constructors, properties, such as `ExternalVpnGateway` and `Project`, as well as implemented interfaces, inherited members, namespace, and assembly."],["A list of various versions of this `GetExternalVpnGatewayRequest` class is displayed, ranging from version 1.0.0 to the latest 3.6.0."],["This page describes how `GetExternalVpnGatewayRequest` implements interfaces like IMessage, IEquatable, and IDeepCloneable, and inherits from the base object class."]]],[]]