Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties::DataSafeState (v0.11.1)

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

Varies states of the Data Safe registration for the Autonomous Database.

Constants

DATA_SAFE_STATE_UNSPECIFIED

value: 0
Default unspecified value.

REGISTERING

value: 1
Registering data safe state.

REGISTERED

value: 2
Registered data safe state.

DEREGISTERING

value: 3
Deregistering data safe state.

NOT_REGISTERED

value: 4
Not registered data safe state.

FAILED

value: 5
Failed data safe state.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.