[[["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-09-04 UTC."],[],[],null,["# Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::MachineNetworkDetails (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-migration_center-v1/latest/Google-Cloud-MigrationCenter-V1-MachineNetworkDetails)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-MachineNetworkDetails)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-MachineNetworkDetails)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-MachineNetworkDetails)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-MachineNetworkDetails)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-MachineNetworkDetails)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-MachineNetworkDetails)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-MachineNetworkDetails) \nReference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::MachineNetworkDetails.\n\nDetails of network adapters and settings. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #adapters\n\n def adapters() -\u003e ::Google::Cloud::MigrationCenter::V1::NetworkAdapterList\n\n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::NetworkAdapterList](./Google-Cloud-MigrationCenter-V1-NetworkAdapterList)) --- List of network adapters.\n\n### #adapters=\n\n def adapters=(value) -\u003e ::Google::Cloud::MigrationCenter::V1::NetworkAdapterList\n\n**Parameter**\n\n- **value** ([::Google::Cloud::MigrationCenter::V1::NetworkAdapterList](./Google-Cloud-MigrationCenter-V1-NetworkAdapterList)) --- List of network adapters. \n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::NetworkAdapterList](./Google-Cloud-MigrationCenter-V1-NetworkAdapterList)) --- List of network adapters.\n\n### #primary_ip_address\n\n def primary_ip_address() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The primary IP address of the machine.\n\n### #primary_ip_address=\n\n def primary_ip_address=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The primary IP address of the machine. \n**Returns**\n\n- (::String) --- The primary IP address of the machine.\n\n### #primary_mac_address\n\n def primary_mac_address() -\u003e ::String\n\n**Returns**\n\n- (::String) --- MAC address of the machine. This property is used to uniqly identify the machine.\n\n### #primary_mac_address=\n\n def primary_mac_address=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- MAC address of the machine. This property is used to uniqly identify the machine. \n**Returns**\n\n- (::String) --- MAC address of the machine. This property is used to uniqly identify the machine.\n\n### #public_ip_address\n\n def public_ip_address() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The public IP address of the machine.\n\n### #public_ip_address=\n\n def public_ip_address=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The public IP address of the machine. \n**Returns**\n\n- (::String) --- The public IP address of the machine."]]