public sealed class LinkedVpnTunnels : IMessage<LinkedVpnTunnels>, IEquatable<LinkedVpnTunnels>, IDeepCloneable<LinkedVpnTunnels>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class LinkedVpnTunnels.
A collection of Cloud VPN tunnel resources. These resources should be
redundant HA VPN tunnels that all advertise the same prefixes to Google
Cloud. Alternatively, in a passive/active configuration, all tunnels
should be capable of advertising the same prefixes.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class represents a collection of redundant HA VPN tunnel resources that advertise the same prefixes to Google Cloud, or a passive/active configuration where all tunnels can advertise the same prefixes.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and includes constructors for creating new instances either from scratch or by copying another \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkedVpnTunnels\u003c/code\u003e class allows enabling or disabling site-to-site data transfer via the \u003ccode\u003eSiteToSiteDataTransfer\u003c/code\u003e property, which is only supported in specific locations.\u003c/p\u003e\n"],["\u003cp\u003eIt also holds a collection of URIs (\u003ccode\u003eUris\u003c/code\u003e) representing the linked VPN tunnel resources, providing a \u003ccode\u003eResourceNameList<VpnTunnelName>\u003c/code\u003e-typed view (\u003ccode\u003eUrisAsVpnTunnelNames\u003c/code\u003e) over them, and a \u003ccode\u003eVpcNetwork\u003c/code\u003e property (with \u003ccode\u003eNetworkName\u003c/code\u003e view) that shows the network where they are located.\u003c/p\u003e\n"]]],[],null,[]]