Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::AutonomousDatabaseBackupProperties::State (v0.9.0)

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

// The various lifecycle states of the Autonomous Database Backup.

Constants

STATE_UNSPECIFIED

value: 0
Default unspecified value.

CREATING

value: 1
Indicates that the resource is in creating state.

ACTIVE

value: 2
Indicates that the resource is in active state.

DELETING

value: 3
Indicates that the resource is in deleting state.

DELETED

value: 4
Indicates that the resource is in deleted state.

FAILED

value: 6
Indicates that the resource is in failed state.

UPDATING

value: 7
Indicates that the resource is in updating 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.