Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::FreeInstanceMetadata::ExpireBehavior.
Allows users to change behavior when a free instance expires.
Constants
EXPIRE_BEHAVIOR_UNSPECIFIED
value: 0 Not specified.
FREE_TO_PROVISIONED
value: 1 When the free instance expires, upgrade the instance to a provisioned
instance.
REMOVE_AFTER_GRACE_PERIOD
value: 2 When the free instance expires, disable the instance, and delete it
after the grace period passes if it has not been upgraded.
[[["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::FreeInstanceMetadata::ExpireBehavior (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-FreeInstanceMetadata-ExpireBehavior)\n- [2.0.1](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/2.0.1/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [1.6.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.6.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [1.5.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.5.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [1.4.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.4.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [1.3.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.3.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [1.2.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.2.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [1.1.1](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.1.1/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [1.0.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/1.0.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.16.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.16.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.15.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.15.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.14.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.14.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.13.2](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.13.2/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.12.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.12.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.11.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.11.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.10.2](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.10.2/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.9.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.9.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.8.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.8.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.7.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.7.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.6.0](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.6.0/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior)\n- [0.5.5](/ruby/docs/reference/google-cloud-spanner-admin-instance-v1/0.5.5/Google-Cloud-Spanner-Admin-Instance-V1-FreeInstanceMetadata-ExpireBehavior) \nReference documentation and code samples for the Cloud Spanner Instance Admin V1 API module Google::Cloud::Spanner::Admin::Instance::V1::FreeInstanceMetadata::ExpireBehavior.\n\nAllows users to change behavior when a free instance expires.\n\nConstants\n---------\n\n### EXPIRE_BEHAVIOR_UNSPECIFIED\n\n**value:** 0 \nNot specified.\n\n### FREE_TO_PROVISIONED\n\n**value:** 1 \nWhen the free instance expires, upgrade the instance to a provisioned\ninstance.\n\n### REMOVE_AFTER_GRACE_PERIOD\n\n**value:** 2 \nWhen the free instance expires, disable the instance, and delete it\nafter the grace period passes if it has not been upgraded."]]