Module: Google::Cloud::DatabaseCenter::V1beta::Edition

Defined in:
proto_docs/google/cloud/databasecenter/v1beta/service.rb

Overview

Represents the edition of a database resource.

Constant Summary collapse

EDITION_UNSPECIFIED =

Default, to make it consistent with instance edition enum.

0
EDITION_ENTERPRISE =

Represents the enterprise edition.

1
EDITION_ENTERPRISE_PLUS =

Represents the enterprise plus edition.

2
EDITION_STANDARD =

Represents the standard edition.

3