Note: The following fields are mutually exclusive: execution_report, validation_report. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: validation_report, execution_report. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["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::ImportJob (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-ImportJob)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-ImportJob)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-ImportJob)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-ImportJob)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-ImportJob)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-ImportJob)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-ImportJob)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-ImportJob) \nReference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ImportJob.\n\nA resource that represents the background job that imports asset frames. \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### #asset_source\n\n def asset_source() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Reference to a source.\n\n### #asset_source=\n\n def asset_source=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Reference to a source. \n**Returns**\n\n- (::String) --- Required. Reference to a source.\n\n### #complete_time\n\n def complete_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp when the import job was completed.\n\n### #create_time\n\n def create_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp when the import job was created.\n\n### #display_name\n\n def display_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- User-friendly display name. Maximum length is 63 characters.\n\n### #display_name=\n\n def display_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- User-friendly display name. Maximum length is 63 characters. \n**Returns**\n\n- (::String) --- User-friendly display name. Maximum length is 63 characters.\n\n### #execution_report\n\n def execution_report() -\u003e ::Google::Cloud::MigrationCenter::V1::ExecutionReport\n\n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::ExecutionReport](./Google-Cloud-MigrationCenter-V1-ExecutionReport)) --- Output only. The report with the results of running the import job.\n\n\n Note: The following fields are mutually exclusive: `execution_report`, `validation_report`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #labels\n\n def labels() -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Labels as key value pairs.\n\n### #labels=\n\n def labels=(value) -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Labels as key value pairs. \n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Labels as key value pairs.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The full name of the import job.\n\n### #state\n\n def state() -\u003e ::Google::Cloud::MigrationCenter::V1::ImportJob::ImportJobState\n\n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::ImportJob::ImportJobState](./Google-Cloud-MigrationCenter-V1-ImportJob-ImportJobState)) --- Output only. The state of the import job.\n\n### #update_time\n\n def update_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp when the import job was last updated.\n\n### #validation_report\n\n def validation_report() -\u003e ::Google::Cloud::MigrationCenter::V1::ValidationReport\n\n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::ValidationReport](./Google-Cloud-MigrationCenter-V1-ValidationReport)) --- Output only. The report with the validation results of the import job.\n\n\n Note: The following fields are mutually exclusive: `validation_report`, `execution_report`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]