Google Cloud Dataproc Metastore V1 Client - Class MetastoreType (1.2.3)
Stay organized with collections
Save and categorize content based on your preferences.
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
Namespace
Google \ Cloud \ Metastore \ V1 \ BackendMetastore
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
METASTORE_TYPE_UNSPECIFIED
Value: 0
The metastore type is not set.
Generated from protobuf enum METASTORE_TYPE_UNSPECIFIED = 0;
BIGQUERY
Value: 2
The backend metastore is BigQuery.
Generated from protobuf enum BIGQUERY = 2;
DATAPROC_METASTORE
Value: 3
The backend metastore is Dataproc Metastore.
Generated from protobuf enum DATAPROC_METASTORE = 3;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]