status property
The status of the test. Possible status values are:
-
ACTIVE
-
CREATE_IN_PROGRESS
-
CREATE_FAILED
Implementation
final String? status;
The status of the test. Possible status values are:
ACTIVE
CREATE_IN_PROGRESS
CREATE_FAILED
final String? status;