[[["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-09 UTC."],[],[],null,["# Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::ImportRowError (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-ImportRowError)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-ImportRowError)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-ImportRowError)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-ImportRowError)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-ImportRowError)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-ImportRowError)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-ImportRowError)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-ImportRowError) \nReference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ImportRowError.\n\nA resource that reports the import job errors at row level. \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### #errors\n\n def errors() -\u003e ::Array\u003c::Google::Cloud::MigrationCenter::V1::ImportError\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::MigrationCenter::V1::ImportError](./Google-Cloud-MigrationCenter-V1-ImportError)\\\u003e) --- The list of errors detected in the row.\n\n### #errors=\n\n def errors=(value) -\u003e ::Array\u003c::Google::Cloud::MigrationCenter::V1::ImportError\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::MigrationCenter::V1::ImportError](./Google-Cloud-MigrationCenter-V1-ImportError)\\\u003e) --- The list of errors detected in the row. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::MigrationCenter::V1::ImportError](./Google-Cloud-MigrationCenter-V1-ImportError)\\\u003e) --- The list of errors detected in the row.\n\n### #row_number\n\n def row_number() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The row number where the error was detected.\n\n### #row_number=\n\n def row_number=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The row number where the error was detected. \n**Returns**\n\n- (::Integer) --- The row number where the error was detected.\n\n### #vm_name\n\n def vm_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The name of the VM in the row.\n\n### #vm_name=\n\n def vm_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The name of the VM in the row. \n**Returns**\n\n- (::String) --- The name of the VM in the row.\n\n### #vm_uuid\n\n def vm_uuid() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The VM UUID.\n\n### #vm_uuid=\n\n def vm_uuid=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The VM UUID. \n**Returns**\n\n- (::String) --- The VM UUID."]]