Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::GenericInsight.
A generic insight about an asset.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#additional_information
defadditional_information()->::Array<::String>
Returns
(::Array<::String>) — Output only. Additional information about the insight, each entry can be a
logical entry and must make sense if it is displayed with line breaks
between each entry. Text can contain md style links.
#default_message
defdefault_message()->::String
Returns
(::String) — Output only. In case message_code is not yet known by the client
default_message will be the message to be used instead.
#message_id
defmessage_id()->::Integer
Returns
(::Integer) — Output only. Represents a globally unique message id for
this insight, can be used for localization purposes, in case message_code
is not yet known by the client use default_message instead.
[[["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::GenericInsight (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-GenericInsight)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-GenericInsight)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-GenericInsight)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-GenericInsight)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-GenericInsight)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-GenericInsight)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-GenericInsight)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-GenericInsight) \nReference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::GenericInsight.\n\nA generic 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### #additional_information\n\n def additional_information() -\u003e ::Array\u003c::String\u003e\n\n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- Output only. Additional information about the insight, each entry can be a logical entry and must make sense if it is displayed with line breaks between each entry. Text can contain md style links.\n\n### #default_message\n\n def default_message() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. In case message_code is not yet known by the client default_message will be the message to be used instead.\n\n### #message_id\n\n def message_id() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Output only. Represents a globally unique message id for this insight, can be used for localization purposes, in case message_code is not yet known by the client use default_message instead."]]