Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties::RefreshableMode (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]