public sealed class GetVpnTunnelRequest : IMessage<GetVpnTunnelRequest>, IEquatable<GetVpnTunnelRequest>, IDeepCloneable<GetVpnTunnelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetVpnTunnelRequest.
A request message for VpnTunnels.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-31 UTC."],[[["This document provides reference documentation for the `GetVpnTunnelRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `GetVpnTunnelRequest` class is a request message used for retrieving details about a specific VPN tunnel resource, as outlined by the Compute Engine v1 API."],["The documentation covers multiple versions of the API, with the latest being version 3.6.0 and also including version 2.12.0, and providing links to documentation for each."],["The available versions provided range from version 1.0.0 to 3.6.0, meaning that there are 30 different versions available for the GetVpnTunnelRequest."],["The `GetVpnTunnelRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as deep cloning and message handling."]]],[]]