Google Cloud Sql Admin V1 Client - Class Edition (0.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class Edition.
The edition of the instance, can be ENTERPRISE or ENTERPRISE_PLUS.
Protobuf type google.cloud.sql.v1.Settings.Edition
Namespace
Google \ Cloud \ Sql \ V1 \ SettingsMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
EDITION_UNSPECIFIED
Value: 0The instance did not specify the edition.
Generated from protobuf enum EDITION_UNSPECIFIED = 0;
ENTERPRISE
Value: 2The instance is an enterprise edition.
Generated from protobuf enum ENTERPRISE = 2;
ENTERPRISE_PLUS
Value: 3The instance is an Enterprise Plus edition.
Generated from protobuf enum ENTERPRISE_PLUS = 3;