Note: The following fields are mutually exclusive: generic_insight, migration_insight. 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: migration_insight, generic_insight. 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::Insight (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-Insight)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-Insight)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-Insight)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-Insight)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-Insight)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-Insight)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-Insight)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-Insight) \nReference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::Insight.\n\nAn insight about an asset. \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### #generic_insight\n\n def generic_insight() -\u003e ::Google::Cloud::MigrationCenter::V1::GenericInsight\n\n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::GenericInsight](./Google-Cloud-MigrationCenter-V1-GenericInsight)) --- Output only. A generic insight about an asset\n\n\n Note: The following fields are mutually exclusive: `generic_insight`, `migration_insight`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #migration_insight\n\n def migration_insight() -\u003e ::Google::Cloud::MigrationCenter::V1::MigrationInsight\n\n**Returns**\n\n- ([::Google::Cloud::MigrationCenter::V1::MigrationInsight](./Google-Cloud-MigrationCenter-V1-MigrationInsight)) --- Output only. An insight about potential migrations for an asset.\n\n\n Note: The following fields are mutually exclusive: `migration_insight`, `generic_insight`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]