Cloud Pub/Sub v1 API - Enum IngestionDataSourceSettings.Types.ConfluentCloud.Types.State (3.20.0)

public enum IngestionDataSourceSettings.Types.ConfluentCloud.Types.State

Reference 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.V1

Assembly

Google.Cloud.PubSub.V1.dll

Fields

Name Description
Active

Ingestion is active.

ClusterNotFound

The provided cluster wasn't found.

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.