public enum IngestionDataSourceSettings.Types.AwsMsk.Types.StateReference documentation and code samples for the Cloud Pub/Sub v1 API enum IngestionDataSourceSettings.Types.AwsMsk.Types.State.
Possible states for managed ingestion from Amazon MSK.
Namespace
Google.Cloud.PubSub.V1Assembly
Google.Cloud.PubSub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
Ingestion is active. |
ClusterNotFound |
The provided MSK cluster wasn't found. |
MskPermissionDenied |
Permission denied encountered while consuming data from Amazon MSK. |
PublishPermissionDenied |
Permission denied encountered while publishing to the topic. |
TopicNotFound |
The provided topic wasn't found. |
Unspecified |
Default value. This value is unused. |