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 documentation is for version 3.24.0, with numerous prior versions listed, going as far back as 2.4.0."],["The `Instance.Types.Type` enum defines three possible types for a Bigtable instance: `Development`, `Production`, and `Unspecified`."],["The `Development` type is deprecated, with `Production` being preferred, and `Unspecified` defaults to `PRODUCTION` when creating an instance, but leaves the type unchanged when updating."],["This documentation is within the namespace `Google.Cloud.Bigtable.Admin.V2` and is contained within the assembly `Google.Cloud.Bigtable.Admin.V2.dll`."]]],[]]