errorMessage property

String? errorMessage
getter/setter pair

If the TestState is ERROR, then this string will contain human-readable details about the error.

Output only.

Implementation

core.String? errorMessage;