Cloud Pub/Sub V1 API - Module Google::Cloud::PubSub::V1::IngestionDataSourceSettings::ConfluentCloud::State (v1.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.