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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eGetVpnTunnelRequest\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, including its properties and implementation details.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest documented version, and a comprehensive list of previous versions are included, going back to version 1.0.0, all referencing the GetVpnTunnelRequest method.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetVpnTunnelRequest\u003c/code\u003e is used to create a request for retrieving information about a specific VPN tunnel, and it inherits from and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVpnTunnelRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and \u003ccode\u003eVpnTunnel\u003c/code\u003e, which are strings that are used to specify the project, region, and VPN tunnel name for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe GetVpnTunnelRequest class has two constructors: a parameterless one, and one that takes another GetVpnTunnelRequest object as input.\u003c/p\u003e\n"]]],[],null,[]]