Reference documentation and code samples for the AlloyDB V1 API module Google::Cloud::AlloyDB::V1::SubscriptionType.
Subscription_type added to distinguish between Standard and Trial
subscriptions. By default, a subscription type is considered STANDARD unless
explicitly specified.
Constants
SUBSCRIPTION_TYPE_UNSPECIFIED
value: 0 This is an unknown subscription type. By default, the subscription type is
STANDARD.
[[["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-07 UTC."],[],[],null,["# AlloyDB V1 API - Module Google::Cloud::AlloyDB::V1::SubscriptionType (v1.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.1 (latest)](/ruby/docs/reference/google-cloud-alloy_db-v1/latest/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [1.3.0](/ruby/docs/reference/google-cloud-alloy_db-v1/1.3.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [1.2.0](/ruby/docs/reference/google-cloud-alloy_db-v1/1.2.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [1.1.0](/ruby/docs/reference/google-cloud-alloy_db-v1/1.1.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [1.0.1](/ruby/docs/reference/google-cloud-alloy_db-v1/1.0.1/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.12.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.12.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.11.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.11.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.10.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.10.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.9.2](/ruby/docs/reference/google-cloud-alloy_db-v1/0.9.2/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.8.2](/ruby/docs/reference/google-cloud-alloy_db-v1/0.8.2/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.7.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.7.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.6.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.6.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.5.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.5.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.4.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.4.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.3.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.3.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.2.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.2.0/Google-Cloud-AlloyDB-V1-SubscriptionType)\n- [0.1.0](/ruby/docs/reference/google-cloud-alloy_db-v1/0.1.0/Google-Cloud-AlloyDB-V1-SubscriptionType) \nReference documentation and code samples for the AlloyDB V1 API module Google::Cloud::AlloyDB::V1::SubscriptionType.\n\nSubscription_type added to distinguish between Standard and Trial\nsubscriptions. By default, a subscription type is considered STANDARD unless\nexplicitly specified.\n\nConstants\n---------\n\n### SUBSCRIPTION_TYPE_UNSPECIFIED\n\n**value:** 0 \nThis is an unknown subscription type. By default, the subscription type is\nSTANDARD.\n\n### STANDARD\n\n**value:** 1 \nStandard subscription.\n\n### TRIAL\n\n**value:** 2 \nTrial subscription."]]