Reference documentation and code samples for the Google Cloud Dms V1 Client class Edition.
The edition of the given Cloud SQL instance.
Can be ENTERPRISE or ENTERPRISE_PLUS.
Protobuf type google.cloud.clouddms.v1.CloudSqlSettings.Edition
Namespace
Google \ Cloud \ CloudDms \ V1 \ CloudSqlSettingsMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
EDITION_UNSPECIFIED
Value: 0
The instance did not specify the edition.
Generated from protobuf enum EDITION_UNSPECIFIED = 0;
ENTERPRISE
Value: 2
The instance is an enterprise edition.
Generated from protobuf enum ENTERPRISE = 2;
ENTERPRISE_PLUS
Value: 3
The instance is an enterprise plus edition.
Generated from protobuf enum ENTERPRISE_PLUS = 3;