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 documentation page covers version 1.5.0 of the `InstanceConfig.Types.NetworkAddress` class within the Google Cloud Bare Metal Solution v2 API."],["`InstanceConfig.Types.NetworkAddress` represents a network configuration and inherits from the base `object` class, while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworkAddress` class offers constructors to create new instances, either empty or by copying another `NetworkAddress` object."],["Key properties of the `NetworkAddress` class include `Address` (IPv4 address), `ExistingNetworkId` (name of existing network), and `NetworkId` (ID of the network within a request)."],["There are 8 versions available of the class, ranging from 1.0.0 to 1.7.0, with the latest version being 1.7.0."]]],[]]