Database Center V1BETA API - Module Google::Cloud::DatabaseCenter::V1beta::MaintenanceState (v0.6.0)

Reference documentation and code samples for the Database Center V1BETA API module Google::Cloud::DatabaseCenter::V1beta::MaintenanceState.

Resource maintenance state.

Constants

MAINTENANCE_STATE_UNSPECIFIED

value: 0
Status is unspecified.

MAINTENANCE_STATE_SCHEDULED

value: 1
Maintenance is scheduled.

MAINTENANCE_STATE_IN_PROGRESS

value: 2
Maintenance is in progress.

MAINTENANCE_STATE_COMPLETED

value: 3
Maintenance is completed.

MAINTENANCE_STATE_FAILED

value: 4
Maintenance has failed.