Dataproc Metastore v1alpha API - Enum HiveMetastoreConfig.Types.EndpointProtocol (2.0.0-alpha09)

public enum HiveMetastoreConfig.Types.EndpointProtocol

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

Protocols available for serving the metastore service endpoint.

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.dll

Fields

NameDescription
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.