[[["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::ErrorFrame (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-ErrorFrame)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-ErrorFrame)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-ErrorFrame)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-ErrorFrame)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-ErrorFrame)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-ErrorFrame)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-ErrorFrame)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-ErrorFrame) \nReference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ErrorFrame.\n\nMessage representing a frame which failed to be processed due to an error. \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### #ingestion_time\n\n def ingestion_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. Frame ingestion time.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The identifier of the ErrorFrame.\n\n### #original_frame\n\n def original_frame() -\u003e ::Google::Cloud::MigrationCenter::V1::AssetFrame\n\n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::AssetFrame](./Google-Cloud-MigrationCenter-V1-AssetFrame)) --- Output only. The frame that was originally reported.\n\n### #violations\n\n def violations() -\u003e ::Array\u003c::Google::Cloud::MigrationCenter::V1::FrameViolationEntry\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::MigrationCenter::V1::FrameViolationEntry](./Google-Cloud-MigrationCenter-V1-FrameViolationEntry)\\\u003e) --- Output only. All the violations that were detected for the frame."]]