Cloud Pub/Sub v1 API - Enum Subscription.Types.State (3.12.0)

public enum Subscription.Types.State

Reference documentation and code samples for the Cloud Pub/Sub v1 API enum Subscription.Types.State.

Possible states for a subscription.

Namespace

Google.Cloud.PubSub.V1

Assembly

Google.Cloud.PubSub.V1.dll

Fields

NameDescription
Active

The subscription can actively receive messages

ResourceError

The subscription cannot receive messages because of an error with the resource to which it pushes messages. See the more detailed error state in the corresponding configuration.

Unspecified

Default value. This value is unused.