message property

String? message
getter/setter pair

A human-readable message about how the error in the TestMatrix.

Expands on the reason field with additional details and possible options to fix the issue.

Output only.

Implementation

core.String? message;