Reference documentation and code samples for the Google Cloud Migration Center V1 Client class GenericInsight.
A generic insight about an asset.
Generated from protobuf message google.cloud.migrationcenter.v1.GenericInsight
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ message_id
int|string
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.
↳ default_message
string
Output only. In case message_code is not yet known by the client default_message will be the message to be used instead.
↳ additional_information
array
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.
getMessageId
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.
int|string
setMessageId
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.
var
int|string
$this
getDefaultMessage
Output only. In case message_code is not yet known by the client default_message will be the message to be used instead.
string
setDefaultMessage
Output only. In case message_code is not yet known by the client default_message will be the message to be used instead.
var
string
$this
getAdditionalInformation
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.
setAdditionalInformation
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.
var
string[]
$this