batchCloseConsumers abstract method
Future<BatchCloseConsumersResponse>
batchCloseConsumers(
- ServerContext ctx,
- BatchCloseConsumersRequest request
Implementation
$async.Future<$12.BatchCloseConsumersResponse> batchCloseConsumers(
$pb.ServerContext ctx, $12.BatchCloseConsumersRequest request);