Google Cloud Oracle Database V1 Client - Class DatabaseEdition (0.8.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class DatabaseEdition.
The editions available for the Autonomous Database.
Protobuf type google.cloud.oracledatabase.v1.AutonomousDatabaseProperties.DatabaseEdition
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ AutonomousDatabaseProperties
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DATABASE_EDITION_UNSPECIFIED
Value: 0
Default unspecified value.
Generated from protobuf enum DATABASE_EDITION_UNSPECIFIED = 0;
STANDARD_EDITION
Value: 1
Standard Database Edition
Generated from protobuf enum STANDARD_EDITION = 1;
ENTERPRISE_EDITION
Value: 2
Enterprise Database Edition
Generated from protobuf enum ENTERPRISE_EDITION = 2;
[[["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 2026-03-18 UTC."],[],[]]