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

public enum IngestionDataSourceSettings.Types.AwsMsk.Types.State

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

Assembly

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.