Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::Instance::Edition (v1.18.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API module Google::Cloud::Bigtable::Admin::V2::Instance::Edition.

Possible editions of an instance.

An edition is a specific tier of Cloud Bigtable. Each edition is tailored to different customer needs. Higher tiers offer more features and better performance.

Constants

EDITION_UNSPECIFIED

value: 0
The edition is unspecified. This is treated as ENTERPRISE.

ENTERPRISE

value: 1
The Enterprise edition. This is the default offering that is designed to meet the needs of most enterprise workloads.

ENTERPRISE_PLUS

value: 2
The Enterprise Plus edition. This is a premium tier that is designed for demanding, multi-tenant workloads requiring the highest levels of performance, scale, and global availability.

The nodes in the Enterprise Plus tier come at a higher cost than the Enterprise tier. Any Enterprise Plus features must be disabled before downgrading to Enterprise.