Module: Google::Cloud::CloudDMS::V1::CloudSqlSettings::Edition
- Defined in:
- proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb
Overview
The edition of the given Cloud SQL instance. Can be ENTERPRISE or ENTERPRISE_PLUS.
Constant Summary collapse
- EDITION_UNSPECIFIED =
The instance did not specify the edition.
0
- ENTERPRISE =
The instance is an enterprise edition.
2
- ENTERPRISE_PLUS =
The instance is an enterprise plus edition.
3