public virtual global::Yandex.Cloud.Mdb.Clickhouse.V1.ListFormatSchemasResponse List(global::Yandex.Cloud.Mdb.Clickhouse.V1.ListFormatSchemasRequest request, grpc::CallOptions options)
 {
     return(CallInvoker.BlockingUnaryCall(__Method_List, null, options, request));
 }
 public virtual global::Yandex.Cloud.Mdb.Clickhouse.V1.ListFormatSchemasResponse List(global::Yandex.Cloud.Mdb.Clickhouse.V1.ListFormatSchemasRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(List(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }