Google Cloud Dataproc Metastore V1 Client - Class MetastoreType (0.5.1)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class MetastoreType.

The type of the backend metastore.

Protobuf type google.cloud.metastore.v1.BackendMetastore.MetastoreType

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

METASTORE_TYPE_UNSPECIFIED

Value: 0

The metastore type is not set.

Generated from protobuf enum METASTORE_TYPE_UNSPECIFIED = 0;

DATAPROC_METASTORE

Value: 3

The backend metastore is Dataproc Metastore.

Generated from protobuf enum DATAPROC_METASTORE = 3;