mlmd.proto.MetadataStoreClientConfig

A connection configuration to use a MLMD server as the persistent backend.

channel_arguments GrpcChannelArguments channel_arguments
client_timeout_sec double client_timeout_sec
host string host
port int64 port
ssl_config SSLConfig ssl_config

Child Classes

class SSLConfig