edition property
The edition of the Cloud SQL instance.
Required. Possible string values are:
- "EDITION_UNSPECIFIED" : Unspecified edition.
- "ENTERPRISE" : Enterprise edition.
- "ENTERPRISE_PLUS" : Enterprise Plus edition.
Implementation
core.String? edition;