Module: Google::Cloud::Firestore::Admin::V1::Database::DatabaseEdition

Defined in:
proto_docs/google/firestore/admin/v1/database.rb

Overview

The edition of the database.

Constant Summary collapse

DATABASE_EDITION_UNSPECIFIED =

Not used.

0
STANDARD =

Standard edition.

This is the default setting if not specified.

1
ENTERPRISE =

Enterprise edition.

2