public enum IngestionDataSourceSettings.Types.ConfluentCloud.Types.StateReference documentation and code samples for the Cloud Pub/Sub v1 API enum IngestionDataSourceSettings.Types.ConfluentCloud.Types.State.
Possible states for managed ingestion from Confluent Cloud.
Namespace
Google.Cloud.PubSub.V1Assembly
Google.Cloud.PubSub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
Ingestion is active. |
ClusterNotFound |
The provided cluster wasn't found. |
ConflictingRegionConstraints |
Indicates an error state where the ingestion source cannot be processed because the selected ingestion region is not permitted by the Regional Access Boundary (RAB) restrictions on the project's service account. |
ConfluentCloudPermissionDenied |
Permission denied encountered while consuming data from Confluent Cloud. |
PublishPermissionDenied |
Permission denied encountered while publishing to the topic. |
TopicNotFound |
The provided topic wasn't found. |
UnreachableBootstrapServer |
The provided bootstrap server address is unreachable. |
Unspecified |
Default value. This value is unused. |