message property
A description of the status of the table restore request. Status values
include SUCCEEDED
, FAILED
, CANCELED
,
PENDING
, IN_PROGRESS
.
Implementation
final String? message;
A description of the status of the table restore request. Status values
include SUCCEEDED
, FAILED
, CANCELED
,
PENDING
, IN_PROGRESS
.
final String? message;