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 webpage provides reference documentation for the `GetExternalVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, with version 3.6.0 being the latest release."],["The documentation outlines various versions of the `GetExternalVpnGatewayRequest` class, spanning from version 1.0.0 to the latest 3.6.0, with each link directing to the respective version's documentation."],["`GetExternalVpnGatewayRequest` is a class used to send a request message for retrieving information about a specific external VPN gateway, as described in the API method."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities like deep cloning and buffer message support."],["The documentation details the constructors and properties of `GetExternalVpnGatewayRequest`, including `ExternalVpnGateway` and `Project`, specifying their purpose and data type as strings."]]],[]]