Class State (2.21.5)

State(value)

Possible states for a subscription.

Enums

Name Description
STATE_UNSPECIFIED Default value. This value is unused.
ACTIVE The subscription can actively receive messages
RESOURCE_ERROR 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.