public sealed class GetVpnTunnelRequest : IMessage<GetVpnTunnelRequest>, IEquatable<GetVpnTunnelRequest>, IDeepCloneable<GetVpnTunnelRequest>, IBufferMessage, IMessage
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-21 UTC."],[[["The latest version available for `GetVpnTunnelRequest` is 3.6.0, which can be found in the provided documentation."],["This page details the `GetVpnTunnelRequest` class, used for requesting VPN tunnel information, within the Google.Cloud.Compute.V1 namespace."],["`GetVpnTunnelRequest` implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, defining its behavior."],["The class contains three main properties: Project, Region, and VpnTunnel, all of type string, which are parameters to request specific VPN Tunnel information."],["There are multiple versions available for this specific class ranging from version 1.0.0 to 3.6.0."]]],[]]