The client that owns the instance. Provides authorization and a project ID.
display_name
str
(Optional) The display name for the instance in the Cloud Console UI. (Must be between 4 and 30 characters.) If this value is not set in the constructor, will fall back to the instance ID.
instance_type
int
(Optional) The type of the instance. Possible values are represented by the following constants: :data:google.cloud.bigtable.enums.Instance.Type.PRODUCTION. :data:google.cloud.bigtable.enums.Instance.Type.DEVELOPMENT, Defaults to :data:google.cloud.bigtable.enums.Instance.Type.UNSPECIFIED.
labels
dict
(Optional) Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. Label keys must be between 1 and 63 characters long. Maximum 64 labels can be associated with a given resource. Label values must be between 0 and 63 characters long. Keys and values must both be under 128 bytes.
_state
int
(OutputOnly) The current state of the instance. Possible values are represented by the following constants: :data:google.cloud.bigtable.enums.Instance.State.STATE_NOT_KNOWN. :data:google.cloud.bigtable.enums.Instance.State.READY. :data:google.cloud.bigtable.enums.Instance.State.CREATING.
[[["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-09-04 UTC."],[],[],null,["# Module instance (2.32.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.32.0 (latest)](/python/docs/reference/bigtable/latest/google.cloud.bigtable.instance)\n- [2.31.0](/python/docs/reference/bigtable/2.31.0/google.cloud.bigtable.instance)\n- [2.30.1](/python/docs/reference/bigtable/2.30.1/google.cloud.bigtable.instance)\n- [2.29.0](/python/docs/reference/bigtable/2.29.0/google.cloud.bigtable.instance)\n- [2.28.1](/python/docs/reference/bigtable/2.28.1/google.cloud.bigtable.instance)\n- [2.26.0](/python/docs/reference/bigtable/2.26.0/google.cloud.bigtable.instance)\n- [2.25.0](/python/docs/reference/bigtable/2.25.0/google.cloud.bigtable.instance)\n- [2.24.0](/python/docs/reference/bigtable/2.24.0/google.cloud.bigtable.instance)\n- [2.23.1](/python/docs/reference/bigtable/2.23.1/google.cloud.bigtable.instance)\n- [2.22.0](/python/docs/reference/bigtable/2.22.0/google.cloud.bigtable.instance)\n- [2.21.0](/python/docs/reference/bigtable/2.21.0/google.cloud.bigtable.instance)\n- [2.20.0](/python/docs/reference/bigtable/2.20.0/google.cloud.bigtable.instance)\n- [2.19.0](/python/docs/reference/bigtable/2.19.0/google.cloud.bigtable.instance)\n- [2.18.1](/python/docs/reference/bigtable/2.18.1/google.cloud.bigtable.instance)\n- [2.17.0](/python/docs/reference/bigtable/2.17.0/google.cloud.bigtable.instance)\n- [2.16.0](/python/docs/reference/bigtable/2.16.0/google.cloud.bigtable.instance)\n- [2.15.0](/python/docs/reference/bigtable/2.15.0/google.cloud.bigtable.instance)\n- [2.14.1](/python/docs/reference/bigtable/2.14.1/google.cloud.bigtable.instance)\n- [2.13.2](/python/docs/reference/bigtable/2.13.2/google.cloud.bigtable.instance)\n- [2.12.0](/python/docs/reference/bigtable/2.12.0/google.cloud.bigtable.instance)\n- [2.11.3](/python/docs/reference/bigtable/2.11.3/google.cloud.bigtable.instance)\n- [2.10.1](/python/docs/reference/bigtable/2.10.1/google.cloud.bigtable.instance)\n- [2.9.0](/python/docs/reference/bigtable/2.9.0/google.cloud.bigtable.instance)\n- [2.8.1](/python/docs/reference/bigtable/2.8.1/google.cloud.bigtable.instance)\n- [2.7.1](/python/docs/reference/bigtable/2.7.1/google.cloud.bigtable.instance)\n- [2.6.0](/python/docs/reference/bigtable/2.6.0/google.cloud.bigtable.instance)\n- [2.5.2](/python/docs/reference/bigtable/2.5.2/google.cloud.bigtable.instance)\n- [2.4.0](/python/docs/reference/bigtable/2.4.0/google.cloud.bigtable.instance)\n- [2.3.3](/python/docs/reference/bigtable/2.3.3/google.cloud.bigtable.instance)\n- [2.2.0](/python/docs/reference/bigtable/2.2.0/google.cloud.bigtable.instance)\n- [2.1.0](/python/docs/reference/bigtable/2.1.0/google.cloud.bigtable.instance)\n- [2.0.0](/python/docs/reference/bigtable/2.0.0/google.cloud.bigtable.instance)\n- [1.7.3](/python/docs/reference/bigtable/1.7.3/google.cloud.bigtable.instance)\n- [1.6.1](/python/docs/reference/bigtable/1.6.1/google.cloud.bigtable.instance)\n- [1.5.1](/python/docs/reference/bigtable/1.5.1/google.cloud.bigtable.instance)\n- [1.4.0](/python/docs/reference/bigtable/1.4.0/google.cloud.bigtable.instance)\n- [1.3.0](/python/docs/reference/bigtable/1.3.0/google.cloud.bigtable.instance)\n- [1.2.1](/python/docs/reference/bigtable/1.2.1/google.cloud.bigtable.instance)\n- [1.1.0](/python/docs/reference/bigtable/1.1.0/google.cloud.bigtable.instance)\n- [1.0.0](/python/docs/reference/bigtable/1.0.0/google.cloud.bigtable.instance)\n- [0.34.0](/python/docs/reference/bigtable/0.34.0/google.cloud.bigtable.instance) \nUser-friendly container for Google Cloud Bigtable Instance.\n\nClasses\n-------\n\n### [Instance](/python/docs/reference/bigtable/latest/google.cloud.bigtable.instance.Instance)\n\n Instance(\n instance_id, client, display_name=None, instance_type=None, labels=None, _state=None\n )\n\nRepresentation of a Google Cloud Bigtable Instance.\n\nWe can use an `Instance` to:\n\n- `reload` itself\n- `create` itself\n- `update` itself\n- `delete` itself\n\n| **Note:** For now, we leave out the `default_storage_type` (an enum) which if not sent will end up as :data:`.data_v2_pb2.STORAGE_SSD`."]]