Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class Edition.
The edition of the Cloud SQL instance. For details, see https://cloud.google.com/sql/docs/editions-intro.
Protobuf type google.cloud.backupdr.v1.CloudSqlInstanceInitializationConfig.Edition
Namespace
Google \ Cloud \ BackupDR \ V1 \ CloudSqlInstanceInitializationConfigMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
EDITION_UNSPECIFIED
Value: 0
Unspecified edition.
Generated from protobuf enum EDITION_UNSPECIFIED = 0;
ENTERPRISE
Value: 1
Enterprise edition.
Generated from protobuf enum ENTERPRISE = 1;
ENTERPRISE_PLUS
Value: 2
Enterprise Plus edition.
Generated from protobuf enum ENTERPRISE_PLUS = 2;