public sealed class LinkedVpcNetwork : IMessage<LinkedVpcNetwork>, IEquatable<LinkedVpcNetwork>, IDeepCloneable<LinkedVpcNetwork>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class LinkedVpcNetwork.
[[["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-04-09 UTC."],[[["This page provides reference documentation for the `LinkedVpcNetwork` class within the Google Cloud Network Connectivity v1 API, specifically for version 2.6.0."],["The `LinkedVpcNetwork` class represents an existing VPC network and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `LinkedVpcNetwork` class include `ExcludeExportRanges` (IP ranges to exclude from peering) and `Uri` (the VPC network resource's URI), along with `UriAsNetworkName` to show the name."],["The document lists available versions of the API, ranging from 1.0.0 to 2.9.0, with 2.9.0 being the latest, and gives links to each version's respective reference page."]]],[]]