DEPRECATED: Prefer PRODUCTION for all use cases, as it no longer enforces
a higher minimum node count than DEVELOPMENT.
Production
An instance meant for production use. serve_nodes must be set
on the cluster.
Unspecified
The type of the instance is unspecified. If set when creating an
instance, a PRODUCTION instance will be created. If set when updating
an instance, the type will be left unchanged.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version of the Google Cloud Bigtable Admin V2 API is 3.24.0."],["This page lists available versions of the Google Cloud Bigtable Admin V2 API, ranging from 2.4.0 up to the latest 3.24.0."],["The `Instance.Types.Type` enum defines the type of a Bigtable instance, with options including `Development`, `Production`, and `Unspecified`."],["The `Development` type is deprecated, and `Production` is now recommended for all use cases, requiring `serve_nodes` to be set."],["Setting the instance type to `Unspecified` during instance creation will result in a `PRODUCTION` instance, while updating an instance with this type will leave the instance type unchanged."]]],[]]