Reference documentation and code samples for the GDC Hardware Management V1ALPHA API module Google::Cloud::GDCHardwareManagement::V1alpha::SubscriptionConfig::SubscriptionState.
Enum to represent the state of the subscription.
Constants
SUBSCRIPTION_STATE_UNSPECIFIED
value: 0 State is unspecified.
ACTIVE
value: 1 Active state means that the subscription has been created successfully
and billing is happening.
INACTIVE
value: 2 Inactive means that the subscription has been created successfully, but
billing has not started yet.
ERROR
value: 3 The subscription is in an erroneous state.
FAILED_TO_RETRIEVE
value: 4 The subscription state failed to be retrieved. This may be a transient
issue. The user should retry the request.
COMPLETED
value: 5 The subscription has been completed, because it has reached the end date.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,[]]