Dataproc Metastore v1beta API - Enum HiveMetastoreConfig.Types.EndpointProtocol (2.0.0-beta11)

public enum HiveMetastoreConfig.Types.EndpointProtocol

Reference documentation and code samples for the Dataproc Metastore v1beta API enum HiveMetastoreConfig.Types.EndpointProtocol.

Protocols available for serving the metastore service endpoint.

Namespace

Google.Cloud.Metastore.V1Beta

Assembly

Google.Cloud.Metastore.V1Beta.dll

Fields

Name Description
Grpc

Use the modernized gRPC protocol for the metastore service endpoint.

Thrift

Use the legacy Apache Thrift protocol for the metastore service endpoint.

Unspecified

The protocol is not set.