listIndexes_Pre method
Implementation
$async.Future<$4.ListIndexesResponse> listIndexes_Pre($grpc.ServiceCall call, $async.Future<$4.ListIndexesRequest> request) async {
return listIndexes(call, await request);
}
$async.Future<$4.ListIndexesResponse> listIndexes_Pre($grpc.ServiceCall call, $async.Future<$4.ListIndexesRequest> request) async {
return listIndexes(call, await request);
}