Dataproc Metastore V1beta API - Module Google::Cloud::Metastore::V1beta::HiveMetastoreConfig::EndpointProtocol (v0.13.0)

Reference documentation and code samples for the Dataproc Metastore V1beta API module Google::Cloud::Metastore::V1beta::HiveMetastoreConfig::EndpointProtocol.

Protocols available for serving the metastore service endpoint.

Constants

ENDPOINT_PROTOCOL_UNSPECIFIED

value: 0
The protocol is not set.

THRIFT

value: 1
Use the legacy Apache Thrift protocol for the metastore service endpoint.

GRPC

value: 2
Use the modernized gRPC protocol for the metastore service endpoint.