Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::DeploymentDiagnosticData::DiagnosticState (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::DeploymentDiagnosticData::DiagnosticState.

The possible states of the diagnostic data.

Constants

DIAGNOSTIC_STATE_UNSPECIFIED

value: 0
The diagnostic state is unspecified.

IN_PROGRESS

value: 1
The diagnostic is in progress.

SUCCEEDED

value: 2
The diagnostic completed successfully.

FAILED

value: 3
The diagnostic failed.