Module: Google::Cloud::Sql::V1::Settings::Edition

Defined in:
proto_docs/google/cloud/sql/v1/cloud_sql_resources.rb

Overview

The edition of the instance.

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