[[["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-09-09 UTC."],[],[],null,["# Google Workspace Events V1 API - Module Google::Apps::Events::Subscriptions::V1::Subscription::State (v0.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.0 (latest)](/ruby/docs/reference/google-apps-events-subscriptions-v1/latest/Google-Apps-Events-Subscriptions-V1-Subscription-State)\n- [0.3.1](/ruby/docs/reference/google-apps-events-subscriptions-v1/0.3.1/Google-Apps-Events-Subscriptions-V1-Subscription-State)\n- [0.2.0](/ruby/docs/reference/google-apps-events-subscriptions-v1/0.2.0/Google-Apps-Events-Subscriptions-V1-Subscription-State)\n- [0.1.1](/ruby/docs/reference/google-apps-events-subscriptions-v1/0.1.1/Google-Apps-Events-Subscriptions-V1-Subscription-State) \nReference documentation and code samples for the Google Workspace Events V1 API module Google::Apps::Events::Subscriptions::V1::Subscription::State.\n\nPossible states for the subscription.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nDefault value. This value is unused.\n\n### ACTIVE\n\n**value:** 1 \nThe subscription is active and can receive and deliver events to its\nnotification endpoint.\n\n### SUSPENDED\n\n**value:** 2 \nThe subscription is unable to receive events due to an error.\nTo identify the error, see the\n[`suspension_reason`](/ruby/docs/reference/google-apps-events-subscriptions-v1/latest/Google-Apps-Events-Subscriptions-V1-Subscription#Google__Apps__Events__Subscriptions__V1__Subscription_suspension_reason_instance_ \"Google::Apps::Events::Subscriptions::V1::Subscription#suspension_reason (method)\")\nfield.\n\n### DELETED\n\n**value:** 3 \nThe subscription is deleted."]]