public sealed class InstanceConfig.Types.NetworkAddress : IMessage<InstanceConfig.Types.NetworkAddress>, IEquatable<InstanceConfig.Types.NetworkAddress>, IDeepCloneable<InstanceConfig.Types.NetworkAddress>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class InstanceConfig.Types.NetworkAddress.
[[["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 webpage provides documentation for the `InstanceConfig.Types.NetworkAddress` class within the Google Cloud Bare Metal Solution v2 API, with the current version at 1.4.0."],["The `InstanceConfig.Types.NetworkAddress` class represents a network and inherits from the base `object` class, and it also implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has 3 properties which are `Address` for the IPv4 address, `ExistingNetworkId` to represent the name of an existing network, and `NetworkId` to represent the ID of the network being used."],["The documentation covers versions ranging from 1.0.0 to the latest 1.7.0, allowing users to view the documentation for each version."]]],[]]