Google Workspace Events V1 API - Module Google::Apps::Events::Subscriptions::V1::Subscription::State (v0.1.0)

Reference documentation and code samples for the Google Workspace Events V1 API module Google::Apps::Events::Subscriptions::V1::Subscription::State.

Possible states for the subscription.

Constants

STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

ACTIVE

value: 1
The subscription is active and can receive and deliver events to its notification endpoint.

SUSPENDED

value: 2
The subscription is unable to receive events due to an error. To identify the error, see the suspension_reason field.

DELETED

value: 3
The subscription is deleted.