Google Cloud Bigtable Administration v2 API - Enum Instance.Types.Edition (3.33.0)

public enum Instance.Types.Edition

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API enum Instance.Types.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.

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Fields

Name Description
Enterprise

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

EnterprisePlus

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.

Unspecified

The edition is unspecified. This is treated as ENTERPRISE.