Cloud Pub/Sub V1 API - Module Google::Cloud::PubSub::V1::IngestionDataSourceSettings::ConfluentCloud::State (v1.5.0)

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

Possible states for managed ingestion from Confluent Cloud.

Constants

STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

ACTIVE

value: 1
Ingestion is active.

CONFLUENT_CLOUD_PERMISSION_DENIED

value: 2
Permission denied encountered while consuming data from Confluent Cloud.

PUBLISH_PERMISSION_DENIED

value: 3
Permission denied encountered while publishing to the topic.

UNREACHABLE_BOOTSTRAP_SERVER

value: 4
The provided bootstrap server address is unreachable.

CLUSTER_NOT_FOUND

value: 5
The provided cluster wasn't found.

TOPIC_NOT_FOUND

value: 6
The provided topic wasn't found.