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

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

Overview

The list of Cloud SQL editions available to users.

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
DEVELOPER =

This instance is a Cloud SQL developer edition instance.

5