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 reference documentation for the `InstanceConfig.Types.NetworkAddress` class within the Google Cloud Bare Metal Solution v2 API."],["`InstanceConfig.Types.NetworkAddress` represents a network configuration in the Bare Metal Solution v2 API and is available in multiple versions, ranging from 1.0.0 to 1.7.0 (latest)."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like deep cloning and equality comparisons."],["The `NetworkAddress` class includes properties like `Address` for the IPv4 address, `ExistingNetworkId` for an existing network name, and `NetworkId` for a network ID within the provisioning request."],["The current version being displayed is `1.6.0`, and previous versions can be found on the page."]]],[]]