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 multiple 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`."],["`Development` instances are deprecated in favor of `Production` instances."],["`Production` is the correct option for live environment with `serve_nodes` being a necessary parameter."]]],[]]