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."],[[["This webpage provides reference documentation for the `Instance.Types.Type` enum within the Google Cloud Bigtable Administration v2 API."],["The latest available version of the API is 3.24.0, but the page includes links to versions ranging from 2.4.0 to 3.24.0, covering a range of previous versions."],["The `Instance.Types.Type` enum defines the type of a Bigtable instance, with possible values being `Development`, `Production`, and `Unspecified`."],["`Development` type is deprecated and `Production` is recommended for all use cases, requiring that `serve_nodes` are set on the cluster, and the unspecified type will create a `PRODUCTION` instance."]]],[]]