updateStatus property
The status of your service software update. This field can take the
following values: ELIGIBLE
, PENDING_UPDATE
,
IN_PROGRESS
, COMPLETED
, and
NOT_ELIGIBLE
.
Implementation
final DeploymentStatus? updateStatus;
The status of your service software update. This field can take the
following values: ELIGIBLE
, PENDING_UPDATE
,
IN_PROGRESS
, COMPLETED
, and
NOT_ELIGIBLE
.
final DeploymentStatus? updateStatus;