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