Class State (0.1.4)

State(value)

Holds the state of the data source resource.

Enums

Name Description
STATE_UNSPECIFIED State not set.
CREATING The data source is being created.
ACTIVE The data source has been created and is fully usable.
DELETING The data source is being deleted.
ERROR The data source is experiencing an issue and might be unusable.