Cloud Pub/Sub v1 API - Enum BigQueryConfig.Types.State (3.4.0)

public enum BigQueryConfig.Types.State

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

Possible states for a BigQuery subscription.

Namespace

GoogleGoogle.CloudGoogle.Cloud.PubSubV1

Assembly

Google.Cloud.PubSub.V1.dll

Fields

NameDescription
Active

The subscription can actively send messages to BigQuery

NotFound

Cannot write to the BigQuery table because it does not exist.

PermissionDenied

Cannot write to the BigQuery table because of permission denied errors. This can happen if

SchemaMismatch

Cannot write to the BigQuery table due to a schema mismatch.

Unspecified

Default value. This value is unused.