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-01-09 UTC."],[],[]]