Google Cloud Support V2BETA API - Module Google::Cloud::Support::V2beta::SupportEventSubscription::State (v0.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Support V2BETA API module Google::Cloud::Support::V2beta::SupportEventSubscription::State.
The state of the subscription.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified state.
WORKING
value: 1 Subscription is active and working.
FAILING
value: 2 Subscription is failing. Notifications cannot be published for some
reason.
DELETED
value: 3 Subscription has been deleted and is pending purge. Notifications are not
sent for deleted subscriptions. Deleted subscriptions are purged after
their purge_time has passed.
[[["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 2026-07-01 UTC."],[],[]]