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

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

The refresh mode of the cloned Autonomous Database.

Constants

REFRESHABLE_MODE_UNSPECIFIED

value: 0
The default unspecified value.

AUTOMATIC

value: 1
AUTOMATIC indicates that the cloned database is automatically refreshed with data from the source Autonomous Database.

MANUAL

value: 2
MANUAL indicates that the cloned database is manually refreshed with data from the source Autonomous Database.

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.