edition property
The Cloud SQL instance edition.
Output only. Possible string values are:
- "EDITION_UNSPECIFIED" : Unspecified edition.
- "EDITION_ENTERPRISE" : Enterprise edition.
- "EDITION_ENTERPRISE_PLUS" : Enterprise Plus edition.
- "EDITION_DEVELOPER" : Developer edition (includes AI Developer edition).
Implementation
core.String? edition;