Cloud Pub/Sub V1 API - Module Google::Cloud::PubSub::V1::Topic::State (v0.23.0)

Reference documentation and code samples for the Cloud Pub/Sub V1 API module Google::Cloud::PubSub::V1::Topic::State.

The state of the topic.

Constants

STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

ACTIVE

value: 1
The topic does not have any persistent errors.

INGESTION_RESOURCE_ERROR

value: 2
Ingestion from the data source has encountered a permanent error. See the more detailed error state in the corresponding ingestion source configuration.