public sealed class NetworkConnectionList : IMessage<NetworkConnectionList>, IEquatable<NetworkConnectionList>, IDeepCloneable<NetworkConnectionList>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class NetworkConnectionList.
[[["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."],[[["This document provides reference information for the `NetworkConnectionList` class within the Google Cloud Migration Center v1 API, specifically version 1.1.0."],["The `NetworkConnectionList` class is a representation of a list of network connections and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the base `object` class, providing common methods such as `GetHashCode`, `GetType`, and `ToString`."],["It has two constructors, `NetworkConnectionList()`, and `NetworkConnectionList(NetworkConnectionList other)` and contains an `Entries` property of type `RepeatedField\u003cNetworkConnection\u003e`."],["The latest version of this API is 1.4.0, and there are other versions available, including 1.3.0, 1.2.0 and 1.0.0, in addition to the current version of 1.1.0."]]],[]]