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 `Google.Cloud.Bigtable.Admin.V2.Instance.Types.Type` enum, within the Google Cloud Bigtable Administration v2 API."],["The documentation spans various versions, from 2.4.0 to the latest 3.24.0, with each version linking to the respective documentation for the specified enum type."],["The `Instance.Types.Type` enum defines three distinct types for Bigtable instances: `Development`, `Production`, and `Unspecified`."],["`Production` is the recommended type for live operation, while `Development` has been deprecated."],["The `Unspecified` type will default to `PRODUCTION` if specified when creating an instance, but will leave the type unchanged during an update."]]],[]]