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 webpage provides documentation for the `GetExternalVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.16.0."],["This class is used for creating a request message to retrieve details about an external VPN gateway, as defined in the Compute Engine API."],["The page lists various versions of the API from 1.0.0 to 3.6.0, where 3.6.0 is the latest, each linking to the documentation for the respective `GetExternalVpnGatewayRequest` class version."],["The `GetExternalVpnGatewayRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ExternalVpnGateway` and `Project`, which are used to specify the name of the external VPN gateway and the project ID for the request, respectively."]]],[]]