Cloud Pub/Sub v1 API - Enum CloudStorageConfig.Types.State (3.7.0)

public enum CloudStorageConfig.Types.State

Reference documentation and code samples for the Cloud Pub/Sub v1 API enum CloudStorageConfig.Types.State.

Possible states for a Cloud Storage subscription.

Namespace

Google.Cloud.PubSub.V1

Assembly

Google.Cloud.PubSub.V1.dll

Fields

NameDescription
Active

The subscription can actively send messages to Cloud Storage.

NotFound

Cannot write to the Cloud Storage bucket because it does not exist.

PermissionDenied

Cannot write to the Cloud Storage bucket because of permission denied errors.

Unspecified

Default value. This value is unused.