Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig::FreeInstanceAvailability.
Describes the availability for free instances to be created in an instance
configuration.
Constants
FREE_INSTANCE_AVAILABILITY_UNSPECIFIED
value: 0 Not specified.
AVAILABLE
value: 1 Indicates that free instances are available to be created in this
instance configuration.
UNSUPPORTED
value: 2 Indicates that free instances are not supported in this instance
configuration.
DISABLED
value: 3 Indicates that free instances are currently not available to be created
in this instance configuration.
QUOTA_EXCEEDED
value: 4 Indicates that additional free instances cannot be created in this
instance configuration because the project has reached its limit of free
instances.
[[["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-08-28 UTC."],[],[],null,["# Cloud Spanner Instance Admin V1 API - Module Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig::FreeInstanceAvailability (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/latest/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [2.0.1](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/2.0.1/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [1.6.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.6.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [1.5.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.5.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [1.4.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.4.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [1.3.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.3.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [1.2.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.2.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [1.1.1](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.1.1/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [1.0.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.0.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.16.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.16.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.15.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.15.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.14.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.14.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.13.2](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.13.2/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.12.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.12.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.11.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.11.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.10.2](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.10.2/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.9.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.9.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.8.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.8.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.7.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.7.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.6.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.6.0/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability)\n- [0.5.5](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.5.5/Google-Cloud-Spanner-Admin-Instance-V1-InstanceConfig-FreeInstanceAvailability) \nReference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig::FreeInstanceAvailability.\n\nDescribes the availability for free instances to be created in an instance\nconfiguration.\n\nConstants\n---------\n\n### FREE_INSTANCE_AVAILABILITY_UNSPECIFIED\n\n**value:** 0 \nNot specified.\n\n### AVAILABLE\n\n**value:** 1 \nIndicates that free instances are available to be created in this\ninstance configuration.\n\n### UNSUPPORTED\n\n**value:** 2 \nIndicates that free instances are not supported in this instance\nconfiguration.\n\n### DISABLED\n\n**value:** 3 \nIndicates that free instances are currently not available to be created\nin this instance configuration.\n\n### QUOTA_EXCEEDED\n\n**value:** 4 \nIndicates that additional free instances cannot be created in this\ninstance configuration because the project has reached its limit of free\ninstances."]]