Google Cloud Dataproc Metastore V1alpha Client - Class EndpointProtocol (1.2.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class EndpointProtocol.
Protocols available for serving the metastore service endpoint.
Protobuf type google.cloud.metastore.v1alpha.HiveMetastoreConfig.EndpointProtocol
Namespace
Google \ Cloud \ Metastore \ V1alpha \ HiveMetastoreConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
ENDPOINT_PROTOCOL_UNSPECIFIED
Value: 0
The protocol is not set.
Generated from protobuf enum ENDPOINT_PROTOCOL_UNSPECIFIED = 0;
THRIFT
Value: 1
Use the legacy Apache Thrift protocol for the metastore service endpoint.
Generated from protobuf enum THRIFT = 1;
GRPC
Value: 2
Use the modernized gRPC protocol for the metastore service endpoint.
[[["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-11 UTC."],[],[]]