Oracle Database@Google Cloud v1 API - Enum DeploymentDiagnosticData.Types.DiagnosticState (1.6.0)

public enum DeploymentDiagnosticData.Types.DiagnosticState

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API enum DeploymentDiagnosticData.Types.DiagnosticState.

The possible states of the diagnostic data.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Fields

Name Description
Failed

The diagnostic failed.

InProgress

The diagnostic is in progress.

Succeeded

The diagnostic completed successfully.

Unspecified

The diagnostic state is unspecified.