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 document provides reference information for the `LinkedVpcNetwork` class within the Google Cloud Network Connectivity v1 API, specifically version 2.8.0."],["The `LinkedVpcNetwork` class represents an existing VPC network and includes properties like `Uri`, `ExcludeExportRanges`, and `UriAsNetworkName` to manage network connectivity."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Multiple versions of the API are available, ranging from 1.0.0 up to the latest version 2.9.0, each with their own respective reference pages."],["Two constructors are listed for the class, one empty and the other taking a parameter of `LinkedVpcNetwork`."]]],[]]