pub type SparkClient = SparkConnectClient<HeadersMiddleware<Channel>>;
struct SparkClient { /* private fields */ }