Show / Hide Table of Contents

Enum Subscription.Types.State

Possible states for the subscription.

Namespace: Google.Apps.Events.Subscriptions.V1
Assembly: Google.Apps.Events.Subscriptions.V1.dll
Syntax
public enum Subscription.Types.State

Fields

Name Description
Active

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

Deleted

The subscription is deleted.

Suspended

The subscription is unable to receive events due to an error. To identify the error, see the [suspension_reason][google.apps.events.subscriptions.v1.Subscription.suspension_reason] field.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX