Enum Lake.Types.MetastoreStatus.Types.State (2.1.0)

public enum State

Current state of association.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Error

Attach/detach could not be done due to errors.

None

A Metastore service instance is not associated with the lake.

Ready

A Metastore service instance is attached to the lake.

Unspecified

Unspecified.

Updating

Attach/detach is in progress.