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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-17 UTC."],[],[]]