messageId property

String? messageId
getter/setter pair

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.

Output only.

Implementation

core.String? messageId;