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 latest version of the `GetExternalVpnGatewayRequest` documentation is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["The `GetExternalVpnGatewayRequest` class is part of the Google Cloud Compute Engine v1 API and is a request message for retrieving details about an external VPN gateway."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities like message handling and deep cloning."],["The `GetExternalVpnGatewayRequest` class has two constructors and two key properties, `ExternalVpnGateway` and `Project`, both of which are strings to specify the name of the VPN gateway and the project ID respectively."],["The class inherits from the object class and utilizes methods like GetHashCode, GetType and ToString."]]],[]]