edition property
The edition of the given Cloud SQL instance.
Optional. Possible string values are:
- "EDITION_UNSPECIFIED" : The instance did not specify the edition.
 - "ENTERPRISE" : The instance is an enterprise edition.
 - "ENTERPRISE_PLUS" : The instance is an enterprise plus edition.
 
Implementation
core.String? edition;