public enum IngestionDataSourceSettings.Types.AzureEventHubs.Types.StateReference documentation and code samples for the Cloud Pub/Sub v1 API enum IngestionDataSourceSettings.Types.AzureEventHubs.Types.State.
Possible states for managed ingestion from Event Hubs.
Namespace
Google.Cloud.PubSub.V1Assembly
Google.Cloud.PubSub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
Ingestion is active. |
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. |
EventHubNotFound |
The provided Event Hub couldn't be found. |
EventHubsPermissionDenied |
Permission denied encountered while consuming data from Event Hubs.
This can happen when |
NamespaceNotFound |
The provided Event Hubs namespace couldn't be found. |
PublishPermissionDenied |
Permission denied encountered while publishing to the topic. |
ResourceGroupNotFound |
The provided Event Hubs resource group couldn't be found. |
SubscriptionNotFound |
The provided Event Hubs subscription couldn't be found. |
Unspecified |
Default value. This value is unused. |