Google Cloud Support V2BETA API - Module Google::Cloud::Support::V2beta::SupportEventSubscription::State (v0.7.0)

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.