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-24 UTC."],[[["The latest version of `GetExternalVpnGatewayRequest` is 3.6.0, as part of the Google.Cloud.Compute.V1 API."],["This class is a request message used for retrieving details about an External VPN Gateway, as detailed in the method description."],["The `GetExternalVpnGatewayRequest` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It includes properties such as `ExternalVpnGateway` and `Project`, which are used to specify the external VPN gateway and the project ID respectively."],["There are many previous versions of the `GetExternalVpnGatewayRequest`, going back as far as version 1.0.0, all within the same document reference."]]],[]]