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 latest version of the \u003ccode\u003eGetVpnTunnelRequest\u003c/code\u003e class is 3.6.0, and the current page is documenting version 2.5.0, with various older versions also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetVpnTunnelRequest\u003c/code\u003e is a request message for the \u003ccode\u003eVpnTunnels.Get\u003c/code\u003e method in the Compute Engine v1 API, used to retrieve information about a specific VPN tunnel.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetVpnTunnelRequest\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt has three properties, \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and \u003ccode\u003eVpnTunnel\u003c/code\u003e, all of which are strings, and these properties are used to specify the project ID, region, and the name of the VPN tunnel to query.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetVpnTunnelRequest\u003c/code\u003e class provides two constructors, a default constructor and a constructor that accepts another \u003ccode\u003eGetVpnTunnelRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]