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

public enum Topic.Types.State

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

The state of the topic.

Namespace

Google.Cloud.PubSub.V1

Assembly

Google.Cloud.PubSub.V1.dll

Fields

NameDescription
Active

The topic does not have any persistent errors.

IngestionResourceError

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

Unspecified

Default value. This value is unused.