AlloyDB V1ALPHA API - Module Google::Cloud::AlloyDB::V1alpha::SubscriptionType (v0.8.0)

Reference documentation and code samples for the AlloyDB V1ALPHA API module Google::Cloud::AlloyDB::V1alpha::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.

STANDARD

value: 1
Standard subscription.

TRIAL

value: 2
Trial subscription.