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."],[[["This webpage provides reference documentation for the `GetExternalVpnGatewayRequest` class within the Google Compute Engine v1 API, specifically for the .NET environment, with version 3.5.0 being the current focus of the page."],["The `GetExternalVpnGatewayRequest` class is used to make requests to the `ExternalVpnGateways.Get` method and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the API documentation ranging from version 1.0.0 up to the latest 3.6.0, with links provided for each version."],["The class contains properties for `ExternalVpnGateway` and `Project`, both of which are of type string and are used to specify the name of the external VPN gateway and the project ID, respectively."],["There are two constructors for the `GetExternalVpnGatewayRequest` class, a default constructor and a constructor that accepts another `GetExternalVpnGatewayRequest` object as a parameter."]]],[]]