The instance is meant for development and testing purposes only; it has
no performance or uptime guarantees and is not covered by SLA.
After a development instance is created, it can be upgraded by
updating the instance to type PRODUCTION. An instance created
as a production instance cannot be changed to a development instance.
When creating a development instance, serve_nodes on the cluster must
not be set.
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 available for Google.Cloud.Bigtable.Admin.V2 is 3.24.0."],["This page provides a comprehensive list of versions for the Google.Cloud.Bigtable.Admin.V2, ranging from 3.24.0 down to 2.4.0, each with a direct link to its respective documentation."],["The `Type` enum within Google.Cloud.Bigtable.Admin.V2 defines three instance types: `Development`, `Production`, and `Unspecified`."],["`Development` instances are for testing and have no performance or uptime guarantees, while `Production` instances are for live use and require `serve_nodes` to be set."],["Setting the instance type to `Unspecified` during creation results in a `PRODUCTION` instance, and during updates, it leaves the instance type unchanged."]]],[]]