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-03-24 UTC."],[[["This webpage provides reference documentation for the `LinkedVpcNetwork` class within the Google Cloud Network Connectivity v1 API, specifically version 2.5.0."],["The `LinkedVpcNetwork` class represents an existing VPC network and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that takes another `LinkedVpcNetwork` object as a parameter to copy, and also has properties to deal with a range of Ip addresses and network names."],["The latest version of this API available is 2.9.0, with previous versions listed from 2.8.0 all the way down to 1.0.0 for those that need to access previous versions."]]],[]]