[[["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-07-26 UTC."],[[["The `NetworkAddress` class in the Google.Cloud.MigrationCenter.V1 API provides details about network addresses, implementing interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It is part of the Google.Cloud.MigrationCenter.V1 namespace and is found within the Google.Cloud.MigrationCenter.V1.dll assembly."],["The class has two constructors: a default one, `NetworkAddress()`, and another that accepts another `NetworkAddress` object for copying, `NetworkAddress(NetworkAddress other)`."],["Key properties of the `NetworkAddress` class include `Assignment` (indicating DHCP usage), `Bcast` (broadcast address), `Fqdn` (fully qualified domain name), `IpAddress` (configured IP), and `SubnetMask`."],["The documentation also outlines various versions of this class, with version 1.4.0 being the latest, and it lists previous versions from 1.3.0 down to 1.0.0."]]],[]]