Apache Kafka for BigQuery V1 API - Module Google::Cloud::ManagedKafka::V1::Cluster::State (v0.1.0)

Reference documentation and code samples for the Apache Kafka for BigQuery V1 API module Google::Cloud::ManagedKafka::V1::Cluster::State.

The state of the cluster.

Constants

STATE_UNSPECIFIED

value: 0
A state was not specified.

CREATING

value: 1
The cluster is being created.

ACTIVE

value: 2
The cluster is active.

DELETING

value: 3
The cluster is being deleted.